Changeset 2860457
- Timestamp:
- 02/05/2023 04:44:46 PM (3 years ago)
- Location:
- logistia
- Files:
-
- 1 added
- 10 edited
-
. (modified) (1 prop)
-
assets/banner-1544x500.png (modified) (previous)
-
assets/banner-772x250.png (modified) (previous)
-
assets/screenshot-1.png (modified) (previous)
-
assets/screenshot-2.png (modified) (previous)
-
assets/screenshot-3.png (modified) (previous)
-
assets/screenshot-4.png (modified) (previous)
-
assets/screenshot-5.png (modified) (previous)
-
assets/screenshot-6.png (added)
-
trunk/README.txt (modified) (3 diffs)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
logistia
-
Property
svn:ignore
set to
.idea
-
Property
svn:ignore
set to
-
logistia/trunk/README.txt
r2662202 r2860457 3 3 Tags: delivery, route, stock sync, logistics management, optimal route, stock alerts, product management, employee management 4 4 Requires at least: 3.0.1 5 Tested up to: 5.8.25 Tested up to: 6.1.1 6 6 Stable tag: 1.1.2 7 7 License: GPLv2 or later … … 28 28 == Changelog == 29 29 30 = 1.1.2= 31 * Update Wordpress version 32 30 33 = 1.1.1= 31 34 * Create logistia account automatically on install … … 41 44 42 45 == Screenshots == 43 1. View and respond to orders quickly, and automatically notify your customers about updates 44 2. You can generate the optimal route trough the orders you have to deliver 45 3. Integrate with e-commerce platforms with one click 46 4. Use it on your mobile phone 47 5. Receive alerts for out of stock products, and send stock renewal request to suppliers 46 1. Generate route on any device, deliver anytime, notify your customers 47 2. Optimize your route, and change it as you like it 48 3. Optimize pickup and deliveries for your drivers 49 4. Optimize with delivery zones for your drivers 50 5. Customize notifications as you like 51 6. Prepare your route, and load it into the vehicle 48 52 49 53 == Installation == -
logistia/trunk/uninstall.php
r2349226 r2860457 26 26 */ 27 27 28 delete_option("logistia_auth_token"); 28 29 // If uninstall not called from WordPress, then exit. 29 30 if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
Note: See TracChangeset
for help on using the changeset viewer.