Skip to main content

The Satchmo plugin for Django CMS

Project description

cmsplugin_satchmo adds simple Satchmo e-commerce plugin to your djangoCMS installation

Features:

  • Unlimited, auto-discovered custom templates - you can change template of given product/category at anytime, use javascript or forms to adding to cart etc.

Contributions and comments are welcome using BitBucket at: https://bitbucket.org/tomaasch/cmsplugin_satchmo

Please note that cmsplugin_satchmo requires:

Installation

  1. pip install cmsplugin_satchmo or easy_install cmsplugin_satchmo (what you prefer)

  2. Add ‘cmsplugin_satchmo’ to INSTALLED_APPS (if necessary)

  3. Run syncdb or migrate cmsplugin_satchmo if using South

Configuration

  1. 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 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


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.tar.gz (6.6 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page