Cron Logs

Cron Logs

To view the ManoMano Cron Details:

In the “cron details” section, the cron job is scheduled for retrieving orders, updating inventory, offers, and shipments in the given time. This section provides information about the creation time, scheduled time, execution time, and completion time of the job.

  1. Go to the Magento Admin Panel.
  2. On the left navigation bar, click on the ManoMano Integration menu.
    The menu appears as shown below:
  3. Click on Manomano Cron Grid.
    The Magento Cron Grid page appears as shown in the following figure:
  4. The running crons are displayed in the grid above.
  5. To delete the crons, click on the Truncate button.
    The selected crons will be deleted.

    • Related Articles

    • 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 ...
    • 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 ...
    • 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: ...
    • 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 ...
    • 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 ...