``vino/module-randomorderprefix``
Set a custom order id
* = in production please use the --keep-generated option
- Unzip the zip file in
app/code/Vino - Enable the module by running
php bin/magento module:enable Vino_RandomOrderPrefix - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush