cmsplugin-contact

Contact form plugin for Django CMS with spam protection and i18n
Download

cmsplugin-contact Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Maccesch
  • Publisher web site:
  • http://github.com/maccesch/

cmsplugin-contact Tags


cmsplugin-contact Description

Contact form plugin for Django CMS with spam protection and i18n cmsplugin-contact is a 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.DependenciesDjango Appsglamkit-stopspam provides nice spam protection support.Python LibsIf 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.InstallationFrom PyPIYou can simply type into a terminal pip install cmsplugin-contact or easy_install cmsplugin-contact.Manual DownloadYou 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. Requirements: · Python What's New in This Release: · Fixed small Bug in Admin


cmsplugin-contact Related Software