Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distributions

cmsplugin_contact-0.9-py2.6.egg (14.3 kB view hashes)

Uploaded Source

cmsplugin_contact-0.9-py2.5.egg (14.3 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