nucleos / profile-bundle
Registration and profile management for symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 4 811
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 1
Forks: 6
Open Issues: 6
Type:symfony-bundle
Requires
- php: ^7.3 || ^8.0
- egulias/email-validator: ^2.1.10
- nucleos/user-bundle: ^1.7
- symfony/config: ^4.4 || ^5.0
- symfony/dependency-injection: ^4.4 || ^5.0
- symfony/event-dispatcher: ^4.4 || ^5.0
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0
- symfony/form: ^4.4 || ^5.0
- symfony/framework-bundle: ^4.4 || ^5.0
- symfony/http-foundation: ^4.4 || ^5.0
- symfony/http-kernel: ^4.4 || ^5.0
- symfony/mailer: ^4.4 || ^5.0
- symfony/mime: ^4.4 || ^5.0
- symfony/options-resolver: ^4.4 || ^5.0
- symfony/routing: ^4.4 || ^5.0
- symfony/security-core: ^4.4 || ^5.0
- symfony/translation: ^4.4 || ^5.0
- symfony/translation-contracts: ^1.0 || ^2.0
- symfony/twig-bridge: ^4.4 || ^5.0
- symfony/twig-bundle: ^4.4 || ^5.0
- symfony/validator: ^4.4 || ^5.0
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- alcaeus/mongo-php-adapter: ^1.1
- bamarni/composer-bin-plugin: ^1.3
- doctrine/doctrine-bundle: ^1.12 || ^2.0
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- symfony/browser-kit: ^4.4 || ^5.0
- symfony/doctrine-bridge: ^4.4 || ^5.0
- symfony/yaml: ^4.4 || ^5.0
Conflicts
- doctrine/doctrine-bundle: <1.12
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <4.4
This package is auto-updated.
Last update: 2021-02-26 03:22:19 UTC
README
The NucleosProfileBundle is an extension for NucleosUserBundle which provides profile management and registration. This is a splitted fork of FOSProfileBundle.
Features included:
- Profile management
- Registration and approval
- Changing e-mail
Documentation
The source of the documentation is stored in the docs/
folder
in this bundle.
Installation
All the installation instructions are located in the documentation.