payment modules
This commit is contained in:
@@ -32,4 +32,11 @@ php Thelia thelia:create-admin --login_name thelia2 --password thelia2 --last_na
|
||||
echo -e "\n\e[01;34m[INFO] Clearing caches\e[00m\n"
|
||||
php Thelia cache:clear
|
||||
|
||||
echo -e "\n\e[01;34m[INFO] Activating Delivery Module(s)\e[00m\n"
|
||||
php Thelia module:activate Colissimo
|
||||
|
||||
echo -e "\n\e[01;34m[INFO] Activating Payment Module(s)\e[00m\n"
|
||||
php Thelia module:activate Cheque
|
||||
php Thelia module:activate FakeCB
|
||||
|
||||
echo -e "\n\e[00;32m[SUCCESS] Reset done\e[00m\n"
|
||||
Reference in New Issue
Block a user