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.