Ultimate Order Manager For Woocommerce
Ultimate Order Manager for WooCommerce
by Aminur Islam Arnob · github.com/aminurislamarnob/ultimate-order-manager · 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/aminurislamarnob/ultimate-order-manager/archive/refs/heads/master.zipReadme
For dev. environment
Run the following command for development environment.
composer update
For production environment
Run the following command for production environment to ignore the dev dependencies.
composer update --no-dev
Build Release
Set execution permission to the script file by chmod +x bin/build.sh command. Now, Run the following bash script.
bin/build.sh