Skip to main content

A Plone add on to simplify form confirmation by e-mail.

Project description

Introduction

This product adds a new emailer for Products.PloneFormGen. Our emailer is based on the default PFG one, but will first send an email to the person who submitted the form so he can confirm his email address.

This products relies on PloneFromGen and collective.depositbox to store the data waiting for validation.

Installing

Add collective.confirmableforms to your buildout and install it via Zope quick installer or Plone add-on control panel page.

>>> portal_url = self.portal.absolute_url()
>>> self.login_as_manager()
>>> self.browser.open(portal_url)
>>> self.browser.getLink('Site Setup').click()
>>> self.browser.getLink('Add-ons').click()
>>> installer_url = self.browser.url
>>> form = self.browser.getForm(index=1)
>>> form.getControl(name='products:list').value = ['PloneFormGen']
>>> form.submit('Activate')

Changelog

1.1 (2012-09-07)

  • Nothing changed yet.

1.0 (2012-09-06)

  • Initial release

Project details


Download files

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

Source Distribution

collective.confirmableforms-1.1.zip (31.7 kB view details)

Uploaded Source

File details

Details for the file collective.confirmableforms-1.1.zip.

File metadata

File hashes

Hashes for collective.confirmableforms-1.1.zip
Algorithm Hash digest
SHA256 b5218710bc5057d9eb9b9a1c5331423027fb9125ce7e3a9ddaa2bdfc86ba2c63
MD5 3e3b6d4c32b66a1cf3f7383de8fb4f5a
BLAKE2b-256 b932aeb463119553ec6fd4881e66184f1aa3cde1e2e58da570b469f57ea905ec

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page