ManoMano Extension Installation

ManoMano Extension Installation

To install the extension,

  • Upload and Extract the Manomano package and Integrator file inside the <magento-root>/app/code/Ced/ directory and run the bolow command from magento root.
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy
    php bin/magento index:reindex
    php bin/magento cache:clean
    php bin/magento cache:flush
  • When you purchase extension from the marketplace then you just need to run these commands from your Magento root for installing the module.
    composer require ced/manomano-magento2-adobe-commerce-integration
    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy 
    php bin/magento indexer:reindex
    php bin/magento cache:flush
    • Related Articles

    • View ManoMano Orders

      To view/fetch the created orders, The “View Order” section displays a list of orders that have been successfully retrieved from Magento 2. This feature of the integration extension enables you to manage all the orders available in the Magento 2 store ...
    • Manage ManoMano Accounts

      To manage accounts, The “manage Manomano accounts” section allows sellers to manage their accounts. This includes setting up a new account, editing existing accounts, and viewing the list of accounts created. Go to the Magento Admin Panel. On the ...
    • Configuration Settings

      To set up the configuration settings, Go to the Magento Admin Panel. On the left navigation bar, click on the ManoMano Integration menu. The menu appears as shown below: Click on Configuration. The Configuration Settings page appears as shown below: ...
    • ManoMano Multi-Account Integration for Magento 2 - Overview

      Founded in 2013, ManoMano is an online DIY marketplace that connects people directly to home improvement and gardening merchants. The business has 1.9 million customers across Europe and has 1.2 million products listed on its platform. ManoMano is a ...
    • View Activity Logs

      To view Manomano Log Details The “view activity log” section displays a list of activities that were not successfully retrieved from Magneto. There are several reasons, which may lead to such failures including cron failures, review activity and ...