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.