Skip to main content

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 connection, 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', 'tax', 'l10n', 'satchmo_store.contact', 'livesettings', 'keyedcache',
'satchmo_utils' and 'app_plugins' to INSTALLED_APPS (if missing there)
#. 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.
#. Go to the section 'CMS plugin Satchmo Settings' in admin interface and add record for each your satchmo site
(need to define variables like 'SHOP_BASE', 'PRODUCT_SLUG' and 'CATEGORY_SLUG' for every site)


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


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.2.1.tar.gz (18.1 kB view details)

Uploaded Source

File details

Details for the file cmsplugin_satchmo-0.2.1.tar.gz.

File metadata

File hashes

Hashes for cmsplugin_satchmo-0.2.1.tar.gz
Algorithm Hash digest
SHA256 38b658ff9717466e58d50aabb9af234b80cf95b49cec26d00d31e412ea0b9f5f
MD5 5f6fb2cc18d05cb912aed3f392a0bdbd
BLAKE2b-256 4266b666fd12cf9596faaa663c99c4caf5bc48d4c95918f69a51b5e1ae528942

See more details on using hashes here.

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