MultiFlatShipping - Magento 2 USER MANUAL
www.mageants.com
support@mageants.com
1
Table Of Contents Preface.............................................................................................3 Installation Guide..............................................................................4 MultiFlatShipping Configuration.........................................................5 Front-end Example.............................................................................7
www.mageants.com
support@mageants.com
2
Preface Mageants Multi Flat Shipping is an extension that overcomes the single flat rate option in Magento by serving multiple flat rate methods based on different prices and conditions without disturbing the system files and also with all new cool features. You can mention your own shipping carrier and unlimited methods under it. -
Magento's core Multi-shipping functionality is powerful in itself , but there have always room for improvements.
-
The most important purpose of creating Mageants Multishiping is essential feature for the buyers and sellers.
-
It allows admin to manage the shipping methods with different details like shipping method name, price etc.
-
It will gives 5 Flat rate shipping method which gives more facility in shipping to customers as well as to the seller.
www.mageants.com
support@mageants.com
3
Installation There are two ways of installing extension in magento2. 1) Using COMMAND LINE. 2) Manually Install extension. Option 1: Magento 2 install extension using COMMAND LINE (Recommended) Follow below steps to install extension from the command line. Step 1: Download the extension and unzip it. Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create. Step 3: Disable the cache under System -> Cache Management. Step 4: Enter the following at the command line: php bin/magento setup:upgrade Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel. Option 2: Magento 2 install extension manually Step 1: Download the extension and unzip it. Step 2: Upload it to code directory in your magento installation’s app directory If code directory does not exists then create. Step 3: Disable the cache under System -> Cache Management Edit app/etc/config.php file and add one line code: ‘Mageants_MultiFlatShipping’ => 1 Step 4: Disable the cache under System -> Cache Management Step 5: Once you complete above steps log out and log in back to the admin panel and switch to Stores -> Configuration -> Advanced -> Advanced, the module will be displayed in the admin panel.
www.mageants.com
support@mageants.com
4
Configuration You can set Multiple Flat Shipping details & enable/disable all.
www.mageants.com
support@mageants.com
5
All Flat Rate Shipping Methods.
www.mageants.com
support@mageants.com
6
Front-end Example: Shipping Methods on Checkout page.
www.mageants.com
support@mageants.com
7
Thank you! Should you have any questions or feature suggestions, please contact us at: http://mageants.com/contacts Your feedback is absolutely welcome!
www.mageants.com
support@mageants.com
8