skip to navigation
skip to content

collective.cart.shipping 0.3

Adds Shipping Methods to collective.cart.core.

Downloads ↓

collective.cart.shipping

Shipping method plug-in for collective.cart.core.

Installation

If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:

  • Add collective.cart.shipping to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.cart.shipping
    
  • Re-run buildout, e.g. with:

    $ ./bin/buildout
    

Changelog

0.3 (2011-09-24)

  • End of support for Plone-3.x.
  • License updated from GPL to BSD.

0.2.0 (2011-04-25)

  • Refactored for plug-in.

0.1.0 (2011-04-21)

  • Initial release

Contributors

Taito Horiuchi <taito.horiuchi at gmail.com>

 
File Type Py Version Uploaded on Size # downloads
collective.cart.shipping-0.3.zip (md5) Source 2011-09-24 44KB 222