CCB Login
Version 2.0.0
May 6, 2021
Changed
- Changed Name to Comply with Craft's guidelines
- This changes the form controller location from:
craft-ccb-login/defaulttoccb-login/default. Change the action input in your templates to:<input type="hidden" name="action" value="ccb-login/default/">. - Also changed the session var name from
craftccblogintocraftccblogin. Change all instances ofcraft.craftccblogin.userSessionin your templates tocraft.ccblogin.userSession.
Version 1.0.9
May 10, 2019
Added
- Initial release