Third Party Product Integration: Remember

by Jens W. Klein last modified Dec 30, 2008 03:04 PM

Generate 'Remember' based Member-Types. Its the successor of CMFMember.

Prerequisites:

You have to install to additional Products:

You should also read the Documentation of both and understand how they work!

 

A Content-Type based on remember

  1. Create a class in your class diagram and give it a a stereotype <<remember>>
  2. add the tagged value 'use_workflow' and set it to one of 'member_approval_workflow' or 'member_auto_workflow'. You can create also your own workflow if you know what remember needs (look at the workflows shipped with remember).
  3. Add attributes (fields) as you need.
  4. Generate & Done

To install your type be sure to have a plone site setup correctly for membrane+remember. Simplest way to ensure a correct setup is to create a fresh site having both Extension Profiles 'membrane' and 'remember' selected. Use the quickinstaller as usal to install your new remember-based Product.