Download the PHP package addshoppers/magento2-connector without Composer
On this page you can find all versions of the php package addshoppers/magento2-connector. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download addshoppers/magento2-connector
More information about addshoppers/magento2-connector
Files in addshoppers/magento2-connector
Package magento2-connector
Short Description AddShoppers - Magento 2 Module Connector
License OSL-3.0 AFL-3.0
Informations about the package magento2-connector
Addshoppers_Connector
Addshoppers Connector Magento2 extension
Module integrates Addshoppers app with Magento 2
Install
-
Open your command line terminal and go to your Magento 2 root installation directory.
-
Run the following commands to install the module:
-
Clean Magento Cache and enable the extension by going to Magento Admin Panel -> Marketing -> On-site Marketing
- (Optional) If you want to enable the Social Login feature, go to Admin Panel -> Content -> Blocks and add a New Block with the Identifier "addshoppers_social_login". Copy and paste the following code in the Content field:
Include the Social Login Block in your Theme using the follwing PHP code: (i.e If you want to add the social login in the customer login section, go to your theme_path/Customer/view/frontend/templates/form/login.phtml)