Software Details:
Version: 0.1
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 12
cmsplugin-googlegroups-widgets is a django-cms extension that provides the following plugins:
- Google groups subscription: wraps subscribe box into a Django CMS plugin, can be easily integrated into pages.
Installation
If you want to use those plugins into your project, just follow this procedure:
1. Open the settings.py file and add cmsplugin_googlegroups_widgets to the INSTALLED_APPS variable
2. Run the following command:
./manage.py syncb
Requirements:
- Python
- django-cms
Comments not found