Skip to content

swisspost-yellowcube/magento-yellowcube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YellowCube from Post AG - Switzerland

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)

Allow Symlinks

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.