Plugin Directory

Changeset 2860457


Ignore:
Timestamp:
02/05/2023 04:44:46 PM (3 years ago)
Author:
logistia
Message:

Update plugin listing

Location:
logistia
Files:
1 added
10 edited

Legend:

Unmodified
Added
Removed
  • logistia

    • Property svn:ignore set to
      .idea
  • logistia/trunk/README.txt

    r2662202 r2860457  
    33Tags: delivery, route, stock sync, logistics management, optimal route, stock alerts, product management, employee management
    44Requires at least: 3.0.1
    5 Tested up to: 5.8.2
     5Tested up to: 6.1.1
    66Stable tag: 1.1.2
    77License: GPLv2 or later
     
    2828== Changelog ==
    2929
     30= 1.1.2=
     31* Update Wordpress version
     32
    3033= 1.1.1=
    3134* Create logistia account automatically on install
     
    4144
    4245== 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
     461. Generate route on any device, deliver anytime, notify your customers
     472. Optimize your route, and change it as you like it
     483. Optimize pickup and deliveries for your drivers
     494. Optimize with delivery zones for your drivers
     505. Customize notifications as you like
     516. Prepare your route, and load it into the vehicle
    4852
    4953== Installation ==
  • logistia/trunk/uninstall.php

    r2349226 r2860457  
    2626 */
    2727
     28delete_option("logistia_auth_token");
    2829// If uninstall not called from WordPress, then exit.
    2930if ( ! defined( 'WP_UNINSTALL_PLUGIN' ) ) {
Note: See TracChangeset for help on using the changeset viewer.