A plugin for Django CMS that displays OpenSystem widgets.
Project description
djangocms-opensystem
A plugin for Django CMS that displays OpenSystem widgets.
Installation
- Install module using pipenv:
pipenv install djangocms-opensystem
Or pip:
pip install djangocms-opensystem
- Add it to your installed apps:
"djangocms_opensystem",
- Apply migrations
python manage.py migrate djangocms_opensystem
- Include your BASKET_ID and INTEGRATION_ID in your settings
DJANGOCMS_OPENSYSTEM_BASKET_ID = "<your basket ID>"
DJANGOCMS_OPENSYSTEM_INTEGRATION_ID = <your integration ID>
- Make sure to have a sekizai’s
{% render_block "bottom_js" %}
in your base template
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
djangocms-opensystem-1.0.0.tar.gz
(17.0 kB
view hashes)
Built Distribution
Close
Hashes for djangocms-opensystem-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b31694dd3cb233347c475d3f58069984716b6ca540fcfa8336bd54c5b5fda947 |
|
MD5 | 85fabe5b38a3e0629f24c017d7cefbcc |
|
BLAKE2b-256 | 38fc5b568203adc9ff8b79ffeeb3ede60169c9612c91636aef0720f677fb19c4 |
Close
Hashes for djangocms_opensystem-1.0.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3bcae6ba705d23012dc2ea09c1e89f92ef8214cc93cddf1a8ed6cd8d5e354dda |
|
MD5 | 5d44f0dcb9d8789bba46d7932c17192b |
|
BLAKE2b-256 | 691902d658ff164b78a2fac32940ef523f65fb71142baf5a0fac61bb436058af |