tig / postnl-magento1
TIG Magento 1 PostNL extension
Installs: 3 001
Dependents: 0
Suggesters: 0
Security: 0
Stars: 12
Watchers: 14
Forks: 9
Type:magento-module
Requires
- php: >=5.6
Requires (Dev)
- magento/marketplace-eqp: ^1.0
- satooshi/php-coveralls: ^1.0
README
The support and development for this extension has been discontinued.
Installation trough Modman (for advanced users)
Make sure that you have enabled symlinks in your Magento installation. To enable this go to "System > Configuration > Advanced > Developer" and activate "Allow Symlinks".
Login trough SSH and go to the root of the Magento installation. Execute the following command:
cd .modman
git clone git@github.com:postnl/postnl-magento1.git
modman deploy postnl-magento1