Magento 1: Install JMango360 plugin by FTP

Magento 1: Install JMango360 plugin by FTP

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

JMango360 plugin M1 is compatible with Magento Community Edition 1.7 or later. Below is how to install the plugin by FTP. 

You are recommended to back up all of themes and extensions in Magento before installation, especially when you are working on a live server. 


Step 1: Download JMango360 plugin M1.
Step 2: Extract the package file and copy all folders to the root directory of your website. The package file contains the following files/folders:
  1. app/*
  2. package.xml
Step 3: Flush caches by going to System > Cache Management and flushing all caches.
Step 4To gain access to the plugin you've installed, log out of Magento Admin then log in again. You now see the JMango360 menu on the Admin menu.



Did you know it's easy to uninstall the JMango360 plugin?

Do the following:
  1. Go to Root directory on your website server. 
  2. Remove directory: app/code/community/Jmango360
  3. Remove file: app/etc/modules/Jmango360_Japi.xml
  4. Remove file: app/design/adminhtml/default/default/layout/jmango360_japi.xml (this file is only available in plugin version 2.0.1 or later)
  5. Remove directory: app/design/adminhtml/default/default/template/japi (this directory is only available in plugin version 2.0.1 or later)
  6. Flush caches: Go to System > Cache Management and flush all caches.

    • Related Articles

    • Magento 1: Install JMango360 plugin from Magento Marketplace

      Magento 1 will reach end of life on June 30, 2020. This M1 extension will be removed from the store on July 07, 2020. If you plan to keep this extension, we recommend that you download it as it will not be available in the Magento Repository after ...
    • Magento 1: Install JMango360 plugin using package file

      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 2: Install JMango360 plugin from Magento Marketplace

      From plugin version 2.1.19, we no longer support Magento 2.2.X. Compatibility: JMango360 plugin supports all product types, except virtual and downloadable products. As for payment methods, all gateway/hosted methods meeting the requirements below ...
    • Magento 1: Install JMango360 PWA plugin using package file

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