swisspost-yellowcube / magento-yellowcube
Magento extension for YellowCube from SwissPost AG - Switzerland.
Installs: 58
Dependents: 0
Suggesters: 0
Security: 0
Stars: 5
Watchers: 10
Forks: 1
Open Issues: 5
Type:magento-module
Requires
- php: >=5.3.2
- magento-hackathon/magento-composer-installer: *
- swisspost-yellowcube/yellowcube-php: ~2.0
- tecnickcom/tcpdf: 6.2.*
This package is auto-updated.
Last update: 2024-10-27 20:43:59 UTC
README
Description
License
This extension is licensed under OSL v.3.0 Some classes and javascript contain a MIT license.
System requirements
- Magento CE >= 1.6.x to 1.9.x
- PHP >= 5.3.2
- PHP Soap, DOM Library, mbstring,
- Cron enabled and configured for Magento (set your cron at server level to a period of 5 min to launch internal task related to the extension */5 * * * * php path/to/my/magento/cron.php)
Installation
Via Copy Paste
Copy the files into webroot of Magento (you have to know what you're doing!)
Via Composer
Requirements:
- Unix based OS on host machine (linux/mac os). For Windows machines please use another approach since symlinks are not supported there.
- Web server must follow symlinks
- For Magento you must enable "Allow Symlinks" (found under System > Configuration > Advanced > Developer)
Installation:
- Install composer
- Run
composer require swisspost-yellowcube/magento-yellowcube
Configuration
Magento Extension Configuration
In Menu `System > Configuration > Shipping Settings
User Manual / Configuration Manual
You can find the complete User Manual at liip.ch YellowCube Connector page.