Monitor your shippings progress via AfterShip service utilizing good visible timelines!
LIVE DEMO
https://www.codecanyondemo.work/wcafw/wp-admin
(Store admin account)
consumer: demo
move: demo
The plugin depends on the AfterShip service so it requires no less than a PRO AfterShip plan to work. The plugin creator shouldn’t be affiliated with the AfterShip service in any method, for any matter relating to the subscription plans it’s a must to ultimately contact the AfterShip service.
The way it works
The WooCommerce AfterShip plugin permits your buyer to maintain observe of shippings via timelines displayed on the Orders particulars web page! It’s easy to make use of:
- Via the WooCommerce AfterShip menu insert the AfterShip API Key (you can see a hyperlink to generate it)
- Choose the businesses you’ll use to trace shippings
- Within the admin order particulars web page, enter the monitoring information
That’s it! The plugin will robotically maintain you up to date in regards to the monitoring standing and it’ll robotically present standing timelines within the frontend order particulars web page for every monitoring code related to the order!
Delivery progress timeline
In every order particulars web page, the WooCommerce AfterShip plugin will present a timeline for every monitoring code entered by the store admin!
Productiveness
Order trackings may be add, edited and eliminated instantly from the Orders record web page!
Shortcode
Via the particular [wcafw_order_status] it’s potential to trace any order in any web page. It would render a type through which the consumer can enter the order id. The shape will then load the order transport timelines.
That is may be helpful for gust customers that can’t entry to profile pages to trace their orders
Monitoring information embedded into WooCommerce emails
Monitoring information might be robotically embedded on each WooCommerce notification e mail as soon as the order standing hits the “accomplished” standing. You may optionally change which standing the plugin has to think about
to embed monitoring information and customise the message included within the emails!
E mail notification
Optionally you possibly can ship energetic e mail notifications containing the order monitoring information. The e-mail template may be localized (provided that utilizing WPML) and customised utilizing the E mail menu.
CSV Import
Import your information in simply few click on utilizing a CSV file! Right here the Example file to use as template. Comply with the instruction you discover within the
particular import part, insert the information you want into the CSV file and import!
Cargo title and order customization
For those who want to customise the cargo titles displayed within the AfterShip cargo part, simply hook to the wcafw_shipment_title filter and customise as you want! Right here an instance
add_filter('wcafw_shipment_title', 'wcafw_relplace_aftership_shipment_title', 10, 2); perform wcafw_relplace_aftership_shipment_title($title, $order) { //Do your stuff right here! return $title; }
To customise the order id, you should utilize the next filter wcafw_shipment_order_id:
add_filter('wcafw_shipment_order_id', 'wcafw_relplace_aftership_shipment_order_id' 10, 2); perform wcafw_relplace_aftership_shipment_order_id($order_id, $order) { //Do your stuff right here! return $order_id; }
The best way to robotically replace the plugin
To obtain computerized updates simply set up and configure the Envato updater plugin: https://goo.gl/pkJS33 .The official information that explains how one can configure it may be discovered within the following hyperlink: https://envato.com/market-plugin .
SCREENSHOTS
Frontend order element web page
Backend order element web page
orders record web page
Shortcode in motion
Monitoring information embedded into WooCommerce notification emails
CHANGE LOG
= 9.0 - 08.07.22 = * Improved Timeline UI = 8.9 - 26.01.22 = * Up to date the instruction hyperlink on how one can generate the API Key = 8.8 - 28.10.21 = * Fastened a problem that made the plugin crash = 8.7 - 27.10.21 = * Minor enhancements = 8.6 - 08.09.21 = * Typo = 8.5 - 30.07.21 = * Code redesign = 8.4 - 21.04.21 = * Minor challenge = 8.3 - 20.04.21 = * Added new choice to affiliate monitoring codes to particular merchandise = 8.2 - 25.01.21 = * Fastened a problem with energetic notification in the course of the import course of = 8.1 - 25.01.21 = * Added wcafw_shipment_title and wcafw_shipment_order_id filters = 8.0 - 25.01.21 = * Improved error administration and suggestions = 7.9 - 22.01.21 = * Fastened a problem associated to the WooCommerce Sequential Order Numbers plugin = 7.8 - 20.01.21 = * Added help to the brand new order_date api key = 7.7 - 13.01.21 = * Fastened a problem with WooCommerce 4.9 = 7.6 - 09.12.20 = * Up to date couriers record = 7.5 - 31.09.20 = * Visible enchancment: the plugin now displayed a suggestions message after sending an energetic notification = 7.4 - 25.09.20 = * Fastened a problem that prevented in some instances monitoring information to be correctly entered within the order web page = 7.3 - 24.09.20 = * Minor enchancment = 7.2 - 17.09.20 = * Repair a problem associated to the e-mail notification = 7.1 - 01.09.20 = * bugfix = 7.0 - 01.09.20 = * Added active_notification choice for the import course of = 6.9 - 31.08.20 = * Improved wcafw_order_status shortcode = 6.8 - 30.08.20 = * Improved CSV import course of = 6.7 - 28.08.20 = * Up to date couriers record = 6.6 - 11.08.20 = * Added placeholder textual content for monitoring enter type = 6.5 - 21.07.20 = * Improved shortcode administration = 6.4 - 14.07.20 = * Courier icon is now confirmed in timeline = 6.3 - 09.07.20 = * Up to date couriers record = 6.2 - 07.05.20 = * Improved the add, edit and delete dialog field = 6.1 - 07.05.20 = * Added new function so as to add, edit and delete trackings from orders record web page = 6.0 - 01.05.20 = * Improved caching system = 5.9 - 20.04.20 = * Minor UI enchancment = 5.8 - 20.04.20 = * Fastened a problem resulting from API key choice was not proven = 5.7 - 14.04.20 = * Minor UI enchancment = 5.6 - 14.04.20 = * Minor UI enchancment = 5.5 - 02.04.20 = * Fastened a problem resulting from monitoring information was not injected within the WooCommerce notification emails = 5.4 - 02.04.20 = * Typo = 5.3 - 17.01.20 = * Cache system: Admin order lists will not retrieve anymore from AfterShip service the standing for delivered orders = 5.2 - 03.12.19 = * Bugfix associated to the Sequential Order Numbers Professional id used when importing information through CSV = 5.1 - 03.12.19 = * Now can be utilized orders id assigned by the Sequential Order Numbers Professional plugin whereas importing information through CSV = 5.0 - 27.11.19 = * Fastened Provider type challenge = 4.9 - 17.08.19 = * Courier record up to date = 4.8 - 14.07.19 = * On import, if merge choice has been enabled, already present monitoring code for an order might be ignored = 4.7 - 11.07.19 = * Added choice to indicate timeline collapsed = 4.6 - 06.07.19 = * Fastened a problem resulting from order standing was not correctly modified throughout import course of = 4.5 - 03.07.19 = * Fastened a minor challenge associated to buyer cellphone quantity = 4.4 - 28.06.19 = * Fastened a problem associated to the E mail notification part = 4.3 - 25.06.19 = * Fastened a problem associated to the [tracking_url] shortcode and notification emails = 4.2 - 23.06.19 = * Up to date couriers record = 4.1 - 20.06.19 = * Minor bugfix = 4.0 - 24.05.19 = * Minor bugfix = 3.9 - 23.05.19 = * Added 'wcafw_aftership_title' filter that can be utilized to change the aftership transport title = 3.8 - 15.04.19 = * Shipments (on AfterShip dashoboard) now have as title the order id = 3.7 - 14.04.19 = * Added choice to customise monitoring URL = 3.6 - 12.04.19 = * Minor enchancment associated to the save/delete buttons = 3.5 - 11.04.19 = * Minor bugfix = 3.4 - 19.03.19 = * Added new choice that permits setting timeline place (after order desk or after consumer particulars) * Added choice to set timeline occasions order (most up-to-date to oldest or oldest to most up-to-date) = 3.3 - 13.03.19 = * UI enchancment = 3.2 - 12.03.19 = * Up to date Couriers record = 3.1 - 11.03.19 = * Minor bugfix = 3.0 - 11.03.19 = * Fastened a problem with XDP Categorical = 2.9 - 18.02.19 = * Added estimated supply date on timelines = 2.8 - 18.02.19 = * Minor bugfix = 2.7 - 06.02.19 = * Fastened a problem resulting from Energetic notification was despatched even when they need to not * Added location information on timelines = 2.6 - 05.02.19 = * Minor CSS enchancment = 2.5 - 04.02.19 = * On admin order particulars and record pages monitoring code is now clickable redirecting to the AfterShip monitoring web page = 2.4 - 02.02.19 = * Added energetic notification = 2.3 - 24.01.19 = * Fastened a problem because of the admin was not capable of save monitoring information = 2.2 - 23.01.19 = * Is now potential to embed monitoring information on WooCommerce notification emails = 2.1 - 16.01.19 = * Fastened resulting from areas earlier than and after monitoring code weren't eliminated = 2.0 - 07.01.19 = * Added CSV import function = 1.9 - 23.12.18 = * CSS enchancment = 1.8 - 22.12.18 = * Added icon to standing report message = 1.7 - 22.12.18 = * Fastened a problem associated to the "standing" present/cover choice for orders record web page = 1.6 - 22.12.18 = * Added choice to pick out which information present on the orders record web page * Improved standing loader on orders record pages = 1.5 - 22.12.18 = * Delivery standing is now proven additionally on the orders record web page = 1.4 - 22.12.18 = * Minor bugfix = 1.3 - 20.12.18 = * Improved API Key validity verify = 1.2 - 20.12.18 = * Fastened a problem in case no legitimate API was inserted = 1.1 - 18.12.18 = * Minor bugfix = 1.0 - 12.12.18 = * First launch