Change Order Number for New Shop

From Phoenix Cart User Guide
Revision as of 17:29, 16 December 2019 by PeterRobert (talk | contribs)

<historylink type="back">🠈 Back</historylink> 🠉 FAQS TIPS & TRICKS



  • It can look strange for new customers if your order numbers are very low when you first start your shop.
  • The order number can be increased after the first test purchase is made by the shop owner.
  • Run the following SQL statement in phpMyAdmin
  • Change 1000 to whatever you wish and the next order will have that number.

alter table orders auto_increment = 1000;



Phoenix Cart User Guide, like CE Phoenix Cart, is free to use but is maintained by unpaid volunteers.

Code references are licensed under a Commons Attribution-NonCommercial-ShareAlike 2.0 UK: England & Wales License.
All other content is the reserved Intellectual Property and Copyright of phoenixcart.org