Installation instructions for Magento 2 / Adobe Commerce

Follow the steps below to install the Zakeke extension on your Magento 2 / Adobe Commerce store:

  1. Place an order for the module through the Magento Marketplace.

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

    composer require futurenext/zakeke
    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.
  3. Set up the module by running the following commands.

    php bin/magento setup:upgrade
    php bin/magento cache:flush
    php bin/magento cache:clean
  4. 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
  5. Finally ensure that you run the eventual command needed to restore the file permissions

  6. Disable your pop-up blocker prior to connecting your Magento 2 to your Zakeke account.

    Here below you find guides on how to disable the pop-up blocker for most popular browsers:

  7. Go to "System" > "Extensions" > "Integrations"

  8. Locate the line with Zakeke Product Customization then click on "Authorize"

    Activating the Magento 2 extension
  9. Click on "Allow" in the prompt that comes up

    Allowing the Magento 2 extension
  10. If your User account has not already been authenticated, you'll be redirected to the login page. Once logged in, you'll have a confirmation prompt to create the connection.

Get your authentication keys

During installation, you may be asked for a username and password. Provide your Magento 2 authentication keys.

You will also be asked to save your credentials. If you select Yes, Composer saves them in ~/.composer/auth.json.

If you’ve saved your keys and see the error Invalid Credentials, update them by editing ~/.composer/auth.json or delete the file and run the composer command again.

 

Please Note

Zakeke is now compatible with Hyva theme for Magento 2

 

What's Next?

 

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