WP Manifestindependent plugin directory
manifest / ecommerce / mo-order-number

MO Order Number self-updates

WooCommerce flexible orders numbering

by Marek Olšavský · github.com/marektp/mo-order-number · website

0stars
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/marektp/mo-order-number/archive/refs/heads/main.zip

Ships its own WordPress updater (Plugin Update Checker), so new versions show up under Dashboard → Updates.

MO Order Numbering

Common WordPress utilities: tracking codes, SVG support, image quality, hide unnecessary info, SMTP.

Description

MO Order Numbering is a lightweight utility plugin for WordPress providing:

  • Flexible numbering - predefined variants:
    • YYYYnnnnnn - year + 6 numbers
    • YYYYMMnnnn - yeat + 4 numbers
    • 10 numbers

Installation

  1. Upload the mo-order-number folder to /wp-content/plugins/
  2. Activate the plugin in the WordPress admin
  3. Go to MO Easy Tools in the admin menu

Changelog

1.0.0

  • First public release