Installation instructions for Magento 2 / Adobe Commerce [3D configurator]

This is how to integrate the Zakeke 3D Product Configurator with your Magento 2 / Adobe Commerce store:

  • Get the Zakeke module through the Magento Marketplace.

  • Open a terminal and run the following command in your Magento directory

    composer require futurenext/zakekeconfigurator
    Note: If you’re using Composer for the first time, or if you see a Composer error, make sure that you’ve saved your authentication keys.
  • Set up the module by running the following commands.

    php bin/magento setup:upgrade
    php bin/magento cache:flush
    php bin/magento cache:clean
  • If you run Magento in production mode, you must also compile and deploy the module’s static files.
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
  • Finally, ensure that you run the eventual command needed to restore the file permissions

Module configuration and integration of Zakeke

    1. Go back into your Magento Store as Admin and navigate to Stores. In the drop-down menu, select Configuration.

Selecting the store configuration

    1. Under General section, select Zakeke - 3D Configurator. (Note: if you don't see Zakeke - 3D Configurator, delete your Magento cache files, which are located in /magento/var/cache. Delete all folders within the cache folder and reload the page).

    2. Setup Zakeke with your Zakeke API client id and secret key. Please access to this page to get your Zakeke API keys.

    3. Finish by clicking on Save Config.

    4. Disable your pop-up blocker prior to the connection of Magento 2 to your Zakeke account. Below there are few support pages on how to disable the pop-up blocker for these popular browsers:

    5. Navigate to the Integrations page by going to System > Extensions > Integrations.

Menu to get to the Magento Ingegrations Page

      1. Locate the line with Zakeke - 3D Configurator then click on Authorize.

      2. As soon as a prompt comes up, click on Allow.

Was this article helpful?
0 out of 0 found this helpful