https://github.com/sulu/sulucommunitybundle
Community features like Login, Registration, Password forget/reset for your sulu application.
https://github.com/sulu/sulucommunitybundle
cms community forms hacktoberfest login registration sulu sulu-bundle user-management
Last synced: 2 months ago
JSON representation
Community features like Login, Registration, Password forget/reset for your sulu application.
- Host: GitHub
- URL: https://github.com/sulu/sulucommunitybundle
- Owner: sulu
- License: mit
- Created: 2016-06-13T13:31:12.000Z (about 9 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-07-26T13:40:30.000Z (11 months ago)
- Last Synced: 2025-04-09T18:18:13.010Z (2 months ago)
- Topics: cms, community, forms, hacktoberfest, login, registration, sulu, sulu-bundle, user-management
- Language: PHP
- Homepage:
- Size: 455 KB
- Stars: 32
- Watchers: 10
- Forks: 38
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SuluCommunityBundle
The SuluCommunityBundle adds following features to a webspace:
- Login
- Registration
- Password Forget/Reset
- Profile
- Blacklisting## Documentation
The documentation is stored in `Resources/doc/index.md` file in this bundle:
[Read the Documentation](Resources/doc/index.md)
## Installation
All the installation instructions are located in [documentation](Resources/doc/index.md).
## License
This bundle is under the MIT license. See the complete license in the bundle:
[LICENSE](LICENSE)