Changeset 3222914
- Timestamp:
- 01/15/2025 12:56:27 PM (12 months ago)
- Location:
- splash-connector
- Files:
-
- 4 edited
- 1 copied
-
tags/2.0.7 (copied) (copied from splash-connector/trunk)
-
tags/2.0.7/readme.txt (modified) (1 diff)
-
tags/2.0.7/vendor/composer/installed.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/vendor/composer/installed.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
splash-connector/tags/2.0.7/readme.txt
r3215418 r3222914 1 1 === Splash Sync === 2 Contributors: BadPixxel3 Donate link: http ://www.splashsync.com4 Tags: wo rdpress, woocommerce, splash, synchronization, e-commerce, ERP, prestashop, magento, dolibarr2 Contributors: nanard33 3 Donate link: https://www.splashsync.com 4 Tags: woocommerce, synchronization, ERP, prestashop, dolibarr 5 5 Requires at least: 6.1 6 6 Tested up to: 6.7 7 7 Stable tag: 2.0.7 8 License: MIT 8 Requires PHP: 7.4 9 License: GPLv2 9 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 11 Splash, the synchronization system of innovative companies! 12 13 This module implement Splash Sync connector for WordPress & WooCommerce. It provides access to multiples Objects for automated synchronization through Splash Sync dedicated protocol. 14 15 Access to WooCommerce objects is also managed if the plugin is found and active. 12 Splash Sync, the synchronization system of innovative companies! 13 Synchronize your website with all your business applications. 16 14 17 15 == Description == -
splash-connector/tags/2.0.7/vendor/composer/installed.php
r3215418 r3222914 4 4 'pretty_version' => '2.0.7', 5 5 'version' => '2.0.7.0', 6 'reference' => 'a 0f83120041198f30653602b159d6474d301ee23',6 'reference' => 'ac1e4d9a43716f10b69b8b690a3e629a1bc93d67', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 25 25 'pretty_version' => '2.0.7', 26 26 'version' => '2.0.7.0', 27 'reference' => 'a 0f83120041198f30653602b159d6474d301ee23',27 'reference' => 'ac1e4d9a43716f10b69b8b690a3e629a1bc93d67', 28 28 'type' => 'library', 29 29 'install_path' => __DIR__ . '/../../', -
splash-connector/trunk/readme.txt
r3215418 r3222914 1 1 === Splash Sync === 2 Contributors: BadPixxel3 Donate link: http ://www.splashsync.com4 Tags: wo rdpress, woocommerce, splash, synchronization, e-commerce, ERP, prestashop, magento, dolibarr2 Contributors: nanard33 3 Donate link: https://www.splashsync.com 4 Tags: woocommerce, synchronization, ERP, prestashop, dolibarr 5 5 Requires at least: 6.1 6 6 Tested up to: 6.7 7 7 Stable tag: 2.0.7 8 License: MIT 8 Requires PHP: 7.4 9 License: GPLv2 9 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 11 11 Splash, the synchronization system of innovative companies! 12 13 This module implement Splash Sync connector for WordPress & WooCommerce. It provides access to multiples Objects for automated synchronization through Splash Sync dedicated protocol. 14 15 Access to WooCommerce objects is also managed if the plugin is found and active. 12 Splash Sync, the synchronization system of innovative companies! 13 Synchronize your website with all your business applications. 16 14 17 15 == Description == -
splash-connector/trunk/vendor/composer/installed.php
r3215418 r3222914 4 4 'pretty_version' => '2.0.7', 5 5 'version' => '2.0.7.0', 6 'reference' => 'a 0f83120041198f30653602b159d6474d301ee23',6 'reference' => 'ac1e4d9a43716f10b69b8b690a3e629a1bc93d67', 7 7 'type' => 'library', 8 8 'install_path' => __DIR__ . '/../../', … … 25 25 'pretty_version' => '2.0.7', 26 26 'version' => '2.0.7.0', 27 'reference' => 'a 0f83120041198f30653602b159d6474d301ee23',27 'reference' => 'ac1e4d9a43716f10b69b8b690a3e629a1bc93d67', 28 28 'type' => 'library', 29 29 'install_path' => __DIR__ . '/../../',
Note: See TracChangeset
for help on using the changeset viewer.