Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaspijak committed Jul 25, 2023
1 parent eee8402 commit d77ef07
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 4 deletions.
12 changes: 10 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# BulkGate SMS Plugin for WooCommerce
- Tags: sms, viber, send sms, sms notifications, order notification, order alert, bulk sms, viber campaign, viber for business, viber business, viber notifications, woocommerce, woocommerce sms, sms woocommerce, sms order, customer notification, notify admin, sms campaign, sms plugin, sms module, eshop, ecommerce, sms marketing, target marketing, woocommerce store, custom hooks, sms api, sms gateway, sms alerts, alerts, notifications, order status, stav objednávky, notifikace, upozornění, sms brána, sms kampaň, viber notifikace, oznámení objednávky, oznámení o objednávce, notifikace objednávky, viber oznámení, viber kampaň, sms objednávka, informační sms, sms notifikace, hromadná sms, sms upozornění, poslat sms, woocommerce sms notifications, woocommerce sms notifikace, affiliate program, woocommerce order sms notifications, woocommerce sms notification plugin, marketing campaigns, 2-way SMS, two way SMS, two way communication, viber notification woocommerce, viber notifications, two-way
- Requires at least: 5.7
- Tested up to: 6.2
- Tested up to: 6.3
- Stable tag: 3.0.0
- Requires PHP: 7.4
- License: GPLv3
Expand Down Expand Up @@ -164,7 +164,15 @@ Yes. The SMS plugin for WooCommerce communicates with our BulkGate <a href="http
## Changelog

**3.0.0**
* Complete rewrite of the plugin
* Complete plugin rework - new generation
* New asynchronous no blocking message sender (Asset / Cron / WP Cron / Direct)
* New design
* Marketing Opt-in
* New AddressBook synchronization
* Support for order custom fields ('extra_' prefix)
* Support for custom order id sequence
* Preparation for more complex automation
* And more new features

**2.1.0**
* Refactor JS load to WordPress 5.7+ methods (wp_print_script_tag, wp_print_inline_script_tag)
Expand Down
12 changes: 10 additions & 2 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
=== BulkGate SMS Plugin for WooCommerce ===
Tags: sms, viber, send sms, sms notifications, order notification, order alert, bulk sms, viber campaign, viber for business, viber business, viber notifications, woocommerce, woocommerce sms, sms woocommerce, sms order, customer notification, notify admin, sms campaign, sms plugin, sms module, eshop, ecommerce, sms marketing, target marketing, woocommerce store, custom hooks, sms api, sms gateway, sms alerts, alerts, notifications, order status, stav objednávky, notifikace, upozornění, sms brána, sms kampaň, viber notifikace, oznámení objednávky, oznámení o objednávce, notifikace objednávky, viber oznámení, viber kampaň, sms objednávka, informační sms, sms notifikace, hromadná sms, sms upozornění, poslat sms, woocommerce sms notifications, woocommerce sms notifikace, affiliate program, woocommerce order sms notifications, woocommerce sms notification plugin, marketing campaigns, 2-way SMS, two way SMS, two way communication, viber notification woocommerce, viber notifications, two-way
Requires at least: 5.7
Tested up to: 6.2
Tested up to: 6.3
Stable tag: 3.0.0
Requires PHP: 7.4
License: GPLv3
Expand Down Expand Up @@ -161,7 +161,15 @@ Yes. The SMS plugin for WooCommerce communicates with our BulkGate <a href="http
== Changelog ==

= 3.0.0 =
* Complete rewrite of the plugin
* Complete plugin rework - new generation
* New asynchronous no blocking message sender (Asset / Cron / WP Cron / Direct)
* New design
* Marketing Opt-in
* New AddressBook synchronization
* Support for order custom fields ('extra_' prefix)
* Support for custom order id sequence
* Preparation for more complex automation
* And more new features

= 2.1.0 =
* Refactor JS load to WordPress 5.7+ methods (wp_print_script_tag, wp_print_inline_script_tag)
Expand Down

0 comments on commit d77ef07

Please sign in to comment.