Changeset 3273907
- Timestamp:
- 04/15/2025 08:04:03 PM (12 months ago)
- Location:
- sellbrite
- Files:
-
- 19 added
- 2 edited
-
tags/1.0.3 (added)
-
tags/1.0.3/LICENSE (added)
-
tags/1.0.3/StepResult.php (added)
-
tags/1.0.3/changelog.txt (added)
-
tags/1.0.3/css (added)
-
tags/1.0.3/css/styles.css (added)
-
tags/1.0.3/js (added)
-
tags/1.0.3/js/sellbrite-integration.js (added)
-
tags/1.0.3/readme.txt (added)
-
tags/1.0.3/sellbrite.php (added)
-
tags/1.0.3/steps (added)
-
tags/1.0.3/steps/CreateSellbriteUserStep.php (added)
-
tags/1.0.3/steps/EnableWooCommerceAPIStep.php (added)
-
tags/1.0.3/steps/EnsureWooCommerceActiveStep.php (added)
-
tags/1.0.3/steps/EnsureWooCommerceVersionStep.php (added)
-
tags/1.0.3/steps/GenerateWooCommerceKeysStep.php (added)
-
tags/1.0.3/steps/PermalinkSettingsStep.php (added)
-
tags/1.0.3/steps/Sellbrite_AutomationStep.php (added)
-
tags/1.0.3/steps/SendWooCommerceKeysStep.php (added)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/sellbrite.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sellbrite/trunk/readme.txt
r2946306 r3273907 4 4 Tags: Sellbrite, WooCommerce, Amazon, eBay, Walmart 5 5 Requires at least: 5.0 6 Tested up to: 6. 26 Tested up to: 6.8 7 7 Requires PHP: 5.6 8 Stable tag: 1.0.2 8 Requires Plugins: woocommerce 9 Stable tag: 1.0.3 9 10 License: GPL-2.0 10 11 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
sellbrite/trunk/sellbrite.php
r2437071 r3273907 3 3 Plugin Name: Sellbrite 4 4 Description: Helps you easily integrate your WooCommerce store with Sellbrite. 5 Version: 1.0. 25 Version: 1.0.3 6 6 Author: GoDaddy 7 7 Author URI: https://godaddy.com 8 8 License: GPL2 9 9 Text Domain: sellbrite 10 Requires Plugins: woocommerce 10 11 */ 11 12
Note: See TracChangeset
for help on using the changeset viewer.