Yet another cart for Plone.
Project description
Introduction
collective.cart.core is yet another cart for Plone. It makes any ATContentTypes addable to cart.
Inspired by getpaid project.
This package is still under development and only suitable for certain use cases for now.
Currently tested with
Plone-3.3.5
Plone-4.1b2
Products.PloneFormGen-1.6.0 (Optional)
How To
Once you have quickinstalled the package to Plone Site:
Add Cart Folder to the site.
The cart will be stored in the Cart Folder.
The location of the Cart Folder does not matter.
Do not add more than one Cart Folder to the site.
The multiple Cart Folder will be supported some time later…
Go to Site Setup >> Cart Config
Here you can set properties for product prices and content types which can be added to cart.
Make content type addable to cart.
Go to some content type selected in Cart Config.
Action >> Make Addable To Cart
Edit the product values and Save.
Now the Add To Cart button is appeared under Title of View.
If you add the product to cart, cart portlet appears.
You can check the cart contents by clicking cart in the cart portlet.
Installation
If you are using zc.buildout and the plone.recipe.zope2instance recipe to manage your project, you can do this:
Add collective.cart.core and pycountry to the list of eggs to install, e.g.:
[buildout] ... eggs = ... pycountry collective.cart.core
Re-run buildout, e.g. with:
$ ./bin/buildout
Changelog
0.1.1 (2011-04-21)
Double registration of cart portlet fixed.
0.1.0 (2011-04-21)
Initial release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file collective.cart.core-0.1.1.zip
.
File metadata
- Download URL: collective.cart.core-0.1.1.zip
- Upload date:
- Size: 90.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 41cb97084e234f1b3717a97471b4d0ef54415f7fc785f9776e6bd477e4bc2fe8 |
|
MD5 | 3450b6e8b8cae43aef467b362013a346 |
|
BLAKE2b-256 | 8aee4e420a61a8b227395db53bf89426f2ccd0c31ac07ffde36870beedf7aeaf |