EmailVerifiedMember
EmailVerifiedMember is a plug and play module for SilverStripe CMS that requires users to confirm their email address before they can access the CMS.
Download
Features
- Plug-n-play: works straight out of the box
- Supports i18n
- Works with custom registration forms and the forum.
Setting up EmailVerifiedMember
- EmailVerifiedMember folder should be in your sites root folder (folder name doesn't matter)
Advanced settings
- Default EmailVerifiedMember extends Member class, alter line in _config.php if you would only like to extend particular sub-classes.
- You can define a different URLSegment in _config.php if required