Magento 2: Upgrade JMango360 plugin

Magento 2: Upgrade JMango360 plugin

To upgrade plugin from version lower than 1.8.5, please remove the current plugin before upgrading:
  1. $ php composer.phar remove jmango360/japi
Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for payment methods, all gateway / hosted methods meeting the requirements below are supported:
  1. hosted methods should be redirected from place order page
  2. if succeed, they should return to checkout/onepage/success page
  3. if fail, they should return to checkout/cart page

In Extension Manager, the New Updates page displays all extensions that can be updated. Do the following:

Step 1: Log in to Magento Admin.
Step 2: Go to System > Tools > Web Setup Wizard > Extension Manager
Step 3: Under Updates Available, click Review Updates to see a list of available updates.
Step 4Find the jmango360/japi extension, then choose the Update version and click Update to proceed with the update.


Step 5Next is the Readiness Check of three steps.
  1. Readiness Check: Before the update begins, a readiness check is run to verify compatibility for your store environment. Click Start Readiness Check to start. When the Readiness Check completes successfully, click Next.
  2. Create Backup: Your store will be put in Maintenance Mode while the backup is created. By default, the backup includes the code, media, and the database. Clear the checkbox of any item that you don't want to include in the backup, then click Create Backup to start. Once done, click Next.
  3. Component Install: Your store will be taken offline to protect shoppers during the update. Click Install to start the update. It might take some time for the update to complete. Once the update is done, you will be redirected to the success page. Click Back to Setup Tool > System Configuration > Reset at the top right corner to log out.


Step 6You're recommended to flush the cache after installing or upgrading any extensions.

    • Related Articles

    • Magento 1: Upgrade JMango360 plugin

      Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for payment methods, all gateway/hosted methods meeting the requirements below are supported: hosted methods should be redirected from place ...
    • Magento: It says 'Service not available' after plugin re-installation/upgrade

      Issue There will come a time when the JMango360 plugin needs to be re-installed or upgraded to a newer version. However, after re-installing/upgrading the plugin, console screen shows that the plugin already exists. As a result, your website might be ...
    • Magento 1: Configure the PWA plugin

      After you install the JMango360 PWA plugin successfully on your Magento webshop, please go to Magento Admin > JMango360 > Settings to configure the PWA plugin. Connection Credentials Version: The version of the PWA plugin. User Name: The API username ...
    • Magento: It says 'Extension dependencies' when installing the JMango360 plugin

      Issue When installing the JMango360 plugin in Magento Connect Manager, the installation process fails and you get an error message 'Extension dependencies'.   Cause This issue may happen because:  The Magento version is incompatible with the ...
    • Magento 2: Install JMango360 plugin with COMMAND LINE

      To upgrade plugin from version lower than 1.8.5, please remove the current plugin before upgrading: $ php composer.phar remove jmango360/japi Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for ...