Changeset 2720537
- Timestamp:
- 05/09/2022 10:01:47 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
woosms-sms-module-for-woocommerce/trunk/woosms/src/WooSMS.php
r2620584 r2720537 20 20 private $info = array( 21 21 'store' => 'WooCommerce', 22 'store_version' => '2.2.x - 5.x.x',22 'store_version' => '2.2.x +', 23 23 'name' => 'BulkGate SMS Plugin', 24 'url' => 'http ://www.woo-sms.net',25 'developer' => ' TOPefekt s.r.o.',24 'url' => 'https://www.bulkgate.com/en/integrations/sms-plugin-for-woocommerce/', 25 'developer' => 'BulkGate', 26 26 'developer_url' => 'http://www.bulkgate.com/', 27 'description' => ' WooSMS moduleextends your WooCommerce store capabilities and creates new opportunities for your business. You can promote your products and sales via personalized bulk SMS. Make your customers happy by notifying them about order status change via SMS notifications. Receive an SMS whenever a new order is placed, a product is out of stock, and much more.',27 'description' => 'BulkGate SMS plugin extends your WooCommerce store capabilities and creates new opportunities for your business. You can promote your products and sales via personalized bulk SMS. Make your customers happy by notifying them about order status change via SMS notifications. Receive an SMS whenever a new order is placed, a product is out of stock, and much more.', 28 28 ); 29 29
Note: See TracChangeset
for help on using the changeset viewer.