Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 8 years ago)
- Default Branch: 2.0
- Last Pushed: 2024-04-11T06:22:16.000Z (10 months ago)
- Last Synced: 2024-04-14T09:51:59.890Z (10 months ago)
- Topics: cms, community, forms, hacktoberfest, login, registration, sulu, sulu-bundle, user-management
- Language: PHP
- Homepage:
- Size: 434 KB
- Stars: 26
- Watchers: 13
- Forks: 39
- Open Issues: 26
-
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)