+ All Categories
Home > Documents > Shopper Approved® Installation › media › catalog › product › ... · 2019-12-07 · Shopper...

Shopper Approved® Installation › media › catalog › product › ... · 2019-12-07 · Shopper...

Date post: 30-May-2020
Category:
Upload: others
View: 4 times
Download: 0 times
Share this document with a friend
1
Shopper Approved® Installation Version 1.2.1 Need Help? If you would like help configuring Shopper Approved: [email protected] or 1 (888) 951-7467 If you have troubles with the Magento extension: [email protected] or 1 (800) 498-0473 You can find the Magento 2 specific documentation on composer here: The Shopper Approved® extension is now installed and ready to be configured in the Stores > Configuration > Shopper Approved® area of your Magento site admin. Then follow these steps to enable and register the extension with your Magento site. To install go to the Magento root directory and run the following two commands to access the private repository and install the extension. When deploying, you will also need to run: http://devdocs.magento.com/guides/v2.0/install-gde /prereq/integrator_install_composer.html 1) Navigate to the root directory of your Magento site installation. 2) Place your site into maintenance mode: $ composer config repositories.engine23-shopperapproved composer https://746m4HgKHcYxPTpB:vuVrpt3SKVFFCNhJcAkQYXY@pa ckages.engine23.com/ShopperApproved/ $ composer require engine23/module-shopper-approved $ composer update engine23/module-shopper-approved $ bin/magento maintenance:enable $ bin/magento module:enable Engine23_ShopperApproved 3) Enable the Shopper Approved® module: 4) Run the Magento module data upgrade: 5) Run the Magento DI compilation: 6) Run the Magento static content deployment: 7) Flush the Magento cache: 8) Take your site out of maintenance mode: $ bin/magento setup:upgrade $ bin/magento setup:di:compile $ bin/magento setup:static-content:deploy $ bin/magento cache:flush $ bin/magento maintenance:disable
Transcript

Shopper Approved® Installation Version 1.2.1

Need Help?If you would like help configuring Shopper Approved: [email protected] or 1 (888) 951-7467

If you have troubles with the Magento extension: [email protected] or 1 (800) 498-0473

You can find the Magento 2 specific documentation on composer here:

The Shopper Approved® extension is now installed and ready to be configured in the Stores > Configuration > Shopper Approved® area of your Magento site admin.

Then follow these steps to enable and register the extension with your Magento site.

To install go to the Magento root directory and run the following two commands to access the private repository and install the extension.

When deploying, you will also need to run:

http://devdocs.magento.com/guides/v2.0/install-gde/prereq/integrator_install_composer.html

1) Navigate to the root directory of your Magento siteinstallation.

2) Place your site into maintenance mode:

$ composer config

repositories.engine23-shopperapproved composer

https://746m4HgKHcYxPTpB:vuVrpt3SKVFFCNhJcAkQYXY@pa

ckages.engine23.com/ShopperApproved/

$ composer require engine23/module-shopper-approved

$ composer update engine23/module-shopper-approved

$ bin/magento maintenance:enable

$ bin/magento module:enable Engine23_ShopperApproved

3) Enable the Shopper Approved® module:

4) Run the Magento module data upgrade:

5) Run the Magento DI compilation:

6) Run the Magento static content deployment:

7) Flush the Magento cache:

8) Take your site out of maintenance mode:

$ bin/magento setup:upgrade

$ bin/magento setup:di:compile

$ bin/magento setup:static-content:deploy

$ bin/magento cache:flush

$ bin/magento maintenance:disable

Recommended