Third Party Product Integration: Remember
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
- Create a class in your class diagram and give it a a stereotype <<remember>>
- 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).
- Add attributes (fields) as you need.
- 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.
Additional archgenxml tagged value for making the field show on registration