Changeset 3203038
- Timestamp:
- 12/05/2024 12:15:31 PM (16 months ago)
- Location:
- megamo
- Files:
-
- 81 added
- 2 edited
-
tags/2.1.6 (added)
-
tags/2.1.6/assets (added)
-
tags/2.1.6/assets/images (added)
-
tags/2.1.6/assets/images/jpg (added)
-
tags/2.1.6/assets/images/jpg/suppliers (added)
-
tags/2.1.6/assets/images/jpg/suppliers/default.jpg (added)
-
tags/2.1.6/assets/images/png (added)
-
tags/2.1.6/assets/images/png/background-hex.png (added)
-
tags/2.1.6/assets/images/png/banner1280.png (added)
-
tags/2.1.6/assets/images/png/banner1920.png (added)
-
tags/2.1.6/assets/images/png/banner2560.png (added)
-
tags/2.1.6/assets/images/png/banner640.png (added)
-
tags/2.1.6/assets/images/png/logo.png (added)
-
tags/2.1.6/assets/images/png/tile.png (added)
-
tags/2.1.6/assets/images/png/warehouse1280.png (added)
-
tags/2.1.6/assets/images/png/warehouse1920.png (added)
-
tags/2.1.6/assets/images/png/warehouse2560.png (added)
-
tags/2.1.6/assets/images/png/warehouse640.png (added)
-
tags/2.1.6/assets/images/svg (added)
-
tags/2.1.6/assets/images/svg/end.svg (added)
-
tags/2.1.6/assets/images/svg/mgo-icon.svg (added)
-
tags/2.1.6/assets/images/svg/mgo-logo.svg (added)
-
tags/2.1.6/assets/images/svg/next.svg (added)
-
tags/2.1.6/assets/images/svg/previous.svg (added)
-
tags/2.1.6/assets/images/svg/start.svg (added)
-
tags/2.1.6/assets/images/svg/top.svg (added)
-
tags/2.1.6/assets/images/webp (added)
-
tags/2.1.6/assets/images/webp/how-it-works.webp (added)
-
tags/2.1.6/config (added)
-
tags/2.1.6/config/config-local.php- (added)
-
tags/2.1.6/config/config.php (added)
-
tags/2.1.6/css (added)
-
tags/2.1.6/css/mgo-styles.css (added)
-
tags/2.1.6/data (added)
-
tags/2.1.6/data/featured.json (added)
-
tags/2.1.6/data/suppliers.json (added)
-
tags/2.1.6/includes (added)
-
tags/2.1.6/includes/class-megamo-api-rest-client.php (added)
-
tags/2.1.6/includes/class-mgosync-api.php (added)
-
tags/2.1.6/includes/class-plugin.php (added)
-
tags/2.1.6/includes/controllers (added)
-
tags/2.1.6/includes/controllers/abstract-class-controller.php (added)
-
tags/2.1.6/includes/controllers/class-about-us-controller.php (added)
-
tags/2.1.6/includes/controllers/class-browse-suppliers-controller.php (added)
-
tags/2.1.6/includes/controllers/class-contact-us-controller.php (added)
-
tags/2.1.6/includes/controllers/class-dashboard-controller.php (added)
-
tags/2.1.6/includes/controllers/class-settings-controller.php (added)
-
tags/2.1.6/includes/interfaces (added)
-
tags/2.1.6/includes/interfaces/interface-data-validation.php (added)
-
tags/2.1.6/includes/models (added)
-
tags/2.1.6/includes/models/class-requirement.php (added)
-
tags/2.1.6/includes/models/class-requirements.php (added)
-
tags/2.1.6/includes/models/class-supplier.php (added)
-
tags/2.1.6/includes/models/class-suppliers.php (added)
-
tags/2.1.6/includes/services (added)
-
tags/2.1.6/includes/services/class-megamo-service.php (added)
-
tags/2.1.6/includes/services/class-mgosync-service.php (added)
-
tags/2.1.6/includes/traits (added)
-
tags/2.1.6/includes/traits/LoggerTrait.php (added)
-
tags/2.1.6/includes/validators (added)
-
tags/2.1.6/includes/validators/class-wp-validator.php (added)
-
tags/2.1.6/includes/views (added)
-
tags/2.1.6/includes/views/about-us-view.php (added)
-
tags/2.1.6/includes/views/browse-suppliers-view.php (added)
-
tags/2.1.6/includes/views/components (added)
-
tags/2.1.6/includes/views/components/contact-form.php (added)
-
tags/2.1.6/includes/views/components/footer.php (added)
-
tags/2.1.6/includes/views/components/header.php (added)
-
tags/2.1.6/includes/views/components/integration-form.php (added)
-
tags/2.1.6/includes/views/components/request-details.php (added)
-
tags/2.1.6/includes/views/components/request-summary.php (added)
-
tags/2.1.6/includes/views/components/requirements.php (added)
-
tags/2.1.6/includes/views/components/settings-missing-cta.php (added)
-
tags/2.1.6/includes/views/components/suppliers.php (added)
-
tags/2.1.6/includes/views/contact-us-view.php (added)
-
tags/2.1.6/includes/views/dashboard-view.php (added)
-
tags/2.1.6/includes/views/settings-view.php (added)
-
tags/2.1.6/js (added)
-
tags/2.1.6/js/mgo-scripts.js (added)
-
tags/2.1.6/megamo.php (added)
-
tags/2.1.6/readme.txt (added)
-
trunk/megamo.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
megamo/trunk/megamo.php
r2957313 r3203038 5 5 * Plugin URI: https://www.megamo.pl/en 6 6 * Description: MgoSync app enables WooCommmerce stores to connect with Megamo integration tool. Expand your store by importing products from any supplier and keeping them up to date! 7 * Version: 2.1. 57 * Version: 2.1.6 8 8 * Author: megamo 9 9 * Author URI: https://megamo.pl -
megamo/trunk/readme.txt
r2957313 r3203038 3 3 Tags: integration, woocommerce, dropship, dropshipping, products, suppliers, xml, csv, json, api, synchronization, data feeds, data feed automation, ecommerce, business, aliexpress 4 4 Requires at least: 4.4 5 Tested up to: 6. 36 Stable tag: 2.1. 55 Tested up to: 6.7.1 6 Stable tag: 2.1.6 7 7 Requires PHP: 7.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.