Welcome, guest | Sign In | My Account | Store | Cart

Notice! PyPM is being replaced with the ActiveState Platform, which enhances PyPM’s build and deploy capabilities. Create your free Platform account to download ActivePython or customize Python with the packages you require and get automatic updates.

Download
ActivePython
INSTALL>
pypm install collective.cart.shipping

How to install collective.cart.shipping

  1. Download and install ActivePython
  2. Open Command Prompt
  3. Type pypm install collective.cart.shipping
 Python 2.7Python 3.2Python 3.3
Windows (32-bit)
0.4.1
0.6Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
0.2.0 Available View build log
0.1.0 Available View build log
Windows (64-bit)
0.3
0.6Never BuiltWhy not?
0.3 Available View build log
0.2.0 Available View build log
0.1.0 Available View build log
Mac OS X (10.5+)
0.4.1
0.6Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
0.2.0 Available View build log
0.1.0 Available View build log
Linux (32-bit)
0.4.1
0.6Never BuiltWhy not?
0.4.1 Available View build log
0.3 Available View build log
0.2.0 Available View build log
0.1.0 Available View build log
Linux (64-bit)
0.6 Available View build log
0.4.1 Available View build log
0.3 Available View build log
0.2.0 Available View build log
0.1.0 Available View build log
 
License
BSD
Lastest release
version 0.6 on Jan 9th, 2014

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

Currently tested with

  • Plone-4.2.4 with Python-2.7.x

Installation

You may list collective.cart.shipping to buildout.cfg or setup.py in your own package.

zc.buildout and the plone.recipe.zope2instance

Use zc.buildout and the plone.recipe.zope2instance recipe by adding collective.cart.shipping to the list of egg:

[buildout]
...
eggs =
    ...
    collective.cart.shipping
Dependency to your own package

You may also list to install_requires to setup.py within your package.

Change log

0.6 (2013-03-26)
  • Refactored implementation of vocabulary: "collective.cart.shipping.rates". [taito]
  • Updated field: vat from string to float. [taito]
0.5 (2013-03-07)
  • Removed orig_uuid for session cart. [taito]
  • Added Travis CI integration. [taito]
  • Updated translations. [taito]
  • Added case when shipping_fee is not function. [taito]
0.4.1 (2012-09-20)
  • Added ShippingMethod and collective.cart.shipping.CartShippingMethod to types_not_searched and metaTypesNotToList properties. [taito]
0.4 (2012-09-19)
  • Tested with Plone-4.2.1. [taito]
  • Added Finnish translations. [taito]
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

Author
  • Taito Horiuchi <taito.horiuchi at gmail.com>

Credits

Subscribe to package updates

Last updated Jan 9th, 2014

Download Stats

Last month:2

What does the lock icon mean?

Builds marked with a lock icon are only available via PyPM to users with a current ActivePython Business Edition subscription.

Need custom builds or support?

ActivePython Enterprise Edition guarantees priority access to technical support, indemnification, expert consulting and quality-assured language builds.

Plan on re-distributing ActivePython?

Get re-distribution rights and eliminate legal risks with ActivePython OEM Edition.