The Satchmo plugin for Django CMS
Project description
=================
cmsplugin_satchmo
=================
cmsplugin_satchmo adds simple Satchmo e-commerce plugin to your djangoCMS
installation
Features:
- Link teaser to any Satchmo product or category
- Create box with Satchmo product listing (recent, bestsellers, featured)
- Create box with Satchmo categories listing
- Unlimited, auto-discovered custom templates - you can change template
of given product/category at anytime, use javascript or forms to adding to cart etc.
- Multi site support - you can link product from one Satchmo project into other Django CMS instalation (they must run on one database cwconnection, of course
Contributions and comments are welcome using BitBucket at:
https://bitbucket.org/tomaasch/cmsplugin_satchmo
Please note that cmsplugin_satchmo requires:
* django-cms >= 2.4 https://github.com/divio/django-cms
* satchmo >= 0.9.3 https://satchmo.readthedocs.org/en/latest/ & https://bitbucket.org/chris1610/satchmo
(maybe it works with earlier software version too but it's not tested)
Installation
============
#. `pip install cmsplugin_satchmo` or `easy_install cmsplugin_satchmo` (what you prefer)
#. Add `'product'` to `INSTALLED_APPS` (if necessary)
#. Add `'cmsplugin_satchmo'` to `INSTALLED_APPS`
#. Run `manage.py syncdb` or `manage.py migrate cmsplugin_satchmo` if using South
Configuration
=============
#. Very simple templates are included with the project. Change or rewrite them.
Usage
=====
The easiest approach is to use a nice feature of cmsplugin_satchmo -
the template autodiscovery. In order to take advantage of it, add your custom
templates in the cmsplugin_satchmo subdirectory of any of template dirs scanned
by Django.
Embed as a typical Django CMS plugin.
Bugs & Contribution
===================
Please use BitBucket to report bugs, feature requests and submit your code:
https://bitbucket.org/tomaasch/cmsplugin_satchmo
:date: 2014/05/28
cmsplugin_satchmo
=================
cmsplugin_satchmo adds simple Satchmo e-commerce plugin to your djangoCMS
installation
Features:
- Link teaser to any Satchmo product or category
- Create box with Satchmo product listing (recent, bestsellers, featured)
- Create box with Satchmo categories listing
- Unlimited, auto-discovered custom templates - you can change template
of given product/category at anytime, use javascript or forms to adding to cart etc.
- Multi site support - you can link product from one Satchmo project into other Django CMS instalation (they must run on one database cwconnection, of course
Contributions and comments are welcome using BitBucket at:
https://bitbucket.org/tomaasch/cmsplugin_satchmo
Please note that cmsplugin_satchmo requires:
* django-cms >= 2.4 https://github.com/divio/django-cms
* satchmo >= 0.9.3 https://satchmo.readthedocs.org/en/latest/ & https://bitbucket.org/chris1610/satchmo
(maybe it works with earlier software version too but it's not tested)
Installation
============
#. `pip install cmsplugin_satchmo` or `easy_install cmsplugin_satchmo` (what you prefer)
#. Add `'product'` to `INSTALLED_APPS` (if necessary)
#. Add `'cmsplugin_satchmo'` to `INSTALLED_APPS`
#. Run `manage.py syncdb` or `manage.py migrate cmsplugin_satchmo` if using South
Configuration
=============
#. Very simple templates are included with the project. Change or rewrite them.
Usage
=====
The easiest approach is to use a nice feature of cmsplugin_satchmo -
the template autodiscovery. In order to take advantage of it, add your custom
templates in the cmsplugin_satchmo subdirectory of any of template dirs scanned
by Django.
Embed as a typical Django CMS plugin.
Bugs & Contribution
===================
Please use BitBucket to report bugs, feature requests and submit your code:
https://bitbucket.org/tomaasch/cmsplugin_satchmo
:date: 2014/05/28
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
cmsplugin_satchmo-0.1.4.tar.gz
(12.4 kB
view details)
File details
Details for the file cmsplugin_satchmo-0.1.4.tar.gz
.
File metadata
- Download URL: cmsplugin_satchmo-0.1.4.tar.gz
- Upload date:
- Size: 12.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 67e50ac8270912da8762d9598987d49af0ca49c730b6b82f50c8944fbab9e828 |
|
MD5 | cc8d1ccd3ffe3345ffba24e54f3d1769 |
|
BLAKE2b-256 | 907ea59527ede529262810b2596e9761907daa8c825cf9f4f9a6e413006a070e |