burzum / cakephp-user-tools
The UserTools plugin provides you the building blocks for everything around users. It comes with a CRUD kick start through the UserToolComponent and the UserBehavior. Just load the component and you have a working login and registration. Customize it as you like through configuration or use only what you really need.
☆42Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for cakephp-user-tools
- Slugging for CakePHP☆35Updated 3 weeks ago
- A email sending queue for CakePHP