WP Manifestindependent plugin directory
manifest / ecommerce / smarty-order-status-updater

SM - Order Status Updater for WooCommerce archived

Updates order statuses in WooCommerce based on updates from an external Laravel system.

by Smarty Studio | Martin Nestorov · github.com/mnestorov/smarty-order-status-updater · website

1stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/mnestorov/smarty-order-status-updater/archive/refs/heads/main.zip

From the readme

SM - Order Status Updater for WooCommerce - Developed by: Martin Nestorov - Explore more at nestorov.dev - Plugin URI: https://github.com/mnestorov/smarty-order-status-updater Overview Smarty Studio - Order Status Updater for WooCommerce is a WordPress plugin designed to automate the synchronization of order statuses between an external system and your WooCommerce store. This plugin listens for notifications from an external order management system, such as a Laravel application, and updates the WooCommerce order statuses accordingly. It ensures that your WooCommerce store reflects the most current order status, improving the efficiency of order management and customer satisfaction. Features - Automated Order Status Synchronization: Automatically updates WooCommerce order statuses based on notifications from an external system. - Secure Communication: Utilizes a secure token-based authentication system to ensure that only authorized requests can update order statuses. - Easy to Integrate: Designed for easy integration with any system capable of sending HTTP POST requests, making it highly versatile. - Customizable: Offers the flexibility to define and use custom order sta

Read the full README on GitHub →