M2 Fire Checkout by Swiss Up Labs Version 1.22.3
User guide: Для просмотра ссылки Войдиили Зарегистрируйся
Installation Instructions
===========================================
1. Unzip and move 'Swissup' folder to app/code/
2. Enable the modules with:
3. Run magento upgrade scripts
4. Remove outdated files
5. If you use Production Mode you need to deploy static content and run di:compile command
6. Configure as needed - see Для просмотра ссылки Войдиили Зарегистрируйся
User guide: Для просмотра ссылки Войди
Installation Instructions
===========================================
1. Unzip and move 'Swissup' folder to app/code/
Код:
php bin/magento module:enable\
Swissup_Core\
Swissup_Checkout\
Swissup_AddressAutocomplete\
Swissup_AddressFieldManager\
Swissup_CheckoutCart\
Swissup_CheckoutFields\
Swissup_CheckoutSuccess\
Swissup_CustomerFieldManager\
Swissup_DeliveryDate\
Swissup_FieldManager\
Swissup_Firecheckout\
Swissup_FirecheckoutIntegrations\
Swissup_Geoip\
Swissup_Orderattachment\
Swissup_Rtl\
Swissup_Stickyfill\
Swissup_SubscribeAtCheckout\
Swissup_Taxvat\
Swissup_Tippyjs\
Swissup_Codemirror
2. Enable the modules with:
Код:
php bin/magento setup:upgrade
3. Run magento upgrade scripts
Код:
php bin/magento setup:upgrade
4. Remove outdated files
Код:
rm -rf pub/static/_requirejs var/view_preprocessed/ pub/static/frontend/ pub/static/adminhtml/ generated/code/
5. If you use Production Mode you need to deploy static content and run di:compile command
Код:
php bin/magento setup:static-content:deploy en_US
php bin/magento setup:di:compile
php bin/magento cache:flush
6. Configure as needed - see Для просмотра ссылки Войди