Home Forums Pre-Sale Suggestion for sequential order numbers for woocommerce

Suggestion for sequential order numbers for woocommerce

  • Author
    Posts
  • #122922

    sin
    Participant

    Hi, this is the plugin development suggestion.
    I had bought ~6 villatheme plugins. All of them are highly quality and useful.

    For my suggestion, I hope villatheme can consider to develop sequential-order-numbers plugin which integrate with villatheme plugins such as
    – WooCommerce Orders Tracking
    – Bulky – WooCommerce Bulk Edit
    – WooCommerce Email Template Customizer
    – and woocommerce type plugin from villatheme

    I had searched some similar plugins from internet. All of them need to change some code from each plugin file if comptible between 2 diff. plugins.
    https://wordpress.org/plugins/woocommerce-sequential-order-numbers/
    https://wordpress.org/plugins/wt-woocommerce-sequential-order-numbers/
    https://yithemes.com/themes/plugins/yith-woocommerce-sequential-order-number/
    $order = wc_get_order( $order_id );
    $order_number = $order->get_order_number();

    Hope the custom sequential-order-numbers can be
    – replaced the default woocommerce order number
    – searched the order ID (custom numbers) in WooCommerce Orders Tracking page
    – integrated with Bulky that allow quickly edit the order number in bulky
    – showed on WooCommerce Email Template Customizer that replaced the default woocommerce order number

    I think I will buy it immediately 🙂

You must be logged in to see replies to this topic. Click here to login or register