Skip to main content

Member approval for Plone

Project description

collective.memberapproval provides a user interface for pas.plugins.memberapproval. Together these products form a member approval process, making it possible to approve or disapprove member registrations to your website.

Management views

collective.memberapproval providess the following management views:

collective.memberapproval Installation

  • Add collective.memberapproval to the list of eggs to install, e.g.:

    [buildout]
    ...
    eggs =
        ...
        collective.memberapproval
  • Re-run buildout, e.g. with:

    $ ./bin/buildout

  • Install the product into the Plone site from the Add-ons control panel.

Contributors

  • Radim Novotny, Author

  • Lennart Regebro

Change history

1.0rc1 (2012-06-26)

  • There are now three states: Pending, Approved, Disapproved. You can this way show all pending users. You can only approve or disapprove users, you can not make them pending once they have been approved or disapproved.

  • Having an approval link in the tabs confused the users, so I removed it.

  • Added a “Disapprove & Delete” button at the request from users.

1.0b1 (2012-05-31)

  • Fixed the tests. [regebro]

1.0a1 (2012-05-29)

  • 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.memberapproval-1.0rc1.tar.gz (23.5 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