This extension makes it possible to create and manage multiple table rates.
This change log and release versions will be managed according to keepachangelog.com and Semantic Versioning 2.0.0. Magento.Major.Minor.Fixes
- Magento Enterprise Edition 1.13.x ~ 1.14.x
- Magento Community Edition 1.6.x ~ 1.9.x
- PHP 5.4 >
Installation with Modman
In the Magento root folder start a modman repository:
modman init
Clone the module directly from github repository:
modman clone [email protected]:merchantprotocol/M1.git
Clone the project in any folder on your computer and copy the entire contents of the src folder in the Magento root directory:
cp -R path/module/src/* magento/path/
- Create a fork!
- Create a branch for the features:
git checkout -b my-new-feature
- Make commit yours changes:
git commit -am 'Add some feature'
- Give a push to branch:
git push origin my-new-feature
- Create a pull request
Author | Version | |
---|---|---|
Jonathon Byrd | [email protected] | 1.0.0.0 |
This source file is subject to the Merchant Protocol Commercial License (MPCL 1.0)
that is bundled with this package in the file LICENSE.md.
It is also available through the world-wide-web at this URL:
https://merchantprotocol.com/commercial-license/
If you did not receive a copy of the license and are unable to
obtain it through the world-wide-web, please send an email
to [email protected] so we can send you a copy immediately.
DISCLAIMER
Do not edit or add to this file if you wish to upgrade to newer
versions in the future. If you wish to customize the extension for your
needs please refer to http://www.merchantprotocol.com for more information.
Copyright (c) 2006-2016 Merchant Protocol LLC. and affiliates (https://merchantprotocol.com/)
https://merchantprotocol.com/commercial-license/ Merchant Protocol Commercial License (MPCL 1.0)