In this blog post, we will see how to integrate Productimize extension in a Magento 2 website.
Integrate Productimize With Magento 2
Installation:
Once the Productimize extension is downloaded, create a folder app/code/DCKAP/Productimize in your Magento directory. Extract the package and place it in the above directory.
In the command prompt run php bin/magento setup:upgrade and set the required permissions for the Magento folder.
Clear the cache under System -> Cache Management or by running php bin/magento c:c.
Now, in the Magento backend, a new menu for Productimize will be available.
Configuring
Once the installation is done, We need to get license for the productimize to activate the customization engine. In the store configuration under the productimize menu, click “Get License“.
It will take you to the productimize registration page.
Once the registration is done, the generated license key and expiry date will be sent to the registered email. Enter the license key in the place provided above “Get License” and validate it. Once validated you will be displayed with the plan and the expiry date.
Once you are done with the above steps you are now able to add products inside “Productimize” menu.
Leave a Reply