Contact form plugin for Django CMS with spam protection and i18n
Project description
Contact form plugin for Django CMS with spam protection and i18n.
If you want to use ReCAPTCHA you have to get a Public and Private Key from http://www.google.com/recaptcha. You can get them for free.
The Akismet spam protection method requires an Aksimet API Key which is obtainable from http://akismet.com/ For private persons this is free, too.
For more Information on the spam protection methods see the glamkit-stopspam link below.
Dependencies
Django Apps
glamkit-stopspam provides nice spam protection support.
Python Libs
If you decide to use the ReCAPTCHA spam protection method glamkit-stopspam needs “recaptcha-client”.
If you use Akismet for spam protection “akismet” is needed. You also need to set your domain url in django admin “sites”.
Both libraries can be installed by easy_install or pip.
Installation
From PyPI
You can simply type into a terminal pip install cmsplugin-contact or easy_install cmsplugin-contact.
Manual Download
You can download a zipped archive from http://github.com/maccesch/cmsplugin-contact/downloads. Unzip the file you downloaded. Then go in your terminal and cd into the unpacked folder. Then type python setup.py install in your terminal.
Put “cmsplugin_contact” in your INSTALLED_APPS section in settings.py. Don’t forget to syncdb your database.
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 Distributions
Built Distributions
File details
Details for the file cmsplugin_contact-0.9-py2.6.egg
.
File metadata
- Download URL: cmsplugin_contact-0.9-py2.6.egg
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6e2eca3f3abb8d29b69b7df404481b6a0b6cfd8fe20104021ff55c2507410a1b |
|
MD5 | 2b10710f3a074fd219101d5deed4f800 |
|
BLAKE2b-256 | 95532489b04b37191675d8473290992fd314d271da18a3bd9731be78ed91a311 |
File details
Details for the file cmsplugin_contact-0.9-py2.5.egg
.
File metadata
- Download URL: cmsplugin_contact-0.9-py2.5.egg
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 64fb4d705f16ecba50867e49e712716d78d3f01138b15ae0af70461eba34b56a |
|
MD5 | 968d9f938135230f3ac78556a0b61ad4 |
|
BLAKE2b-256 | ce1858811dda2558332326793eec70f2f9c7a571e4227352840d861029af20e3 |