nucleos / profile-bundle
Registration and profile management for symfony
Fund package maintenance!
core23
Opencollective
Ko-Fi
Other
Installs: 92 607
Dependents: 2
Suggesters: 0
Security: 0
Stars: 11
Watchers: 3
Forks: 11
Open Issues: 6
Type:symfony-bundle
Requires
- php: ^8.1
- doctrine/persistence: ^2.2.2 || ^3.0.0
- nucleos/user-bundle: ^2.3 || ^3.0
- symfony/config: ^5.4 || ^6.2
- symfony/dependency-injection: ^5.4 || ^6.2
- symfony/event-dispatcher: ^5.4 || ^6.2
- symfony/event-dispatcher-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/form: ^5.4 || ^6.2
- symfony/framework-bundle: ^5.4.19 || ^6.2.5
- symfony/http-foundation: ^5.4 || ^6.2
- symfony/http-kernel: ^5.4 || ^6.2
- symfony/intl: ^5.4 || ^6.2
- symfony/mailer: ^5.4 || ^6.2
- symfony/mime: ^5.4 || ^6.2
- symfony/options-resolver: ^5.4 || ^6.2
- symfony/routing: ^5.4 || ^6.2
- symfony/security-core: ^5.4 || ^6.2
- symfony/translation: ^5.4 || ^6.2
- symfony/translation-contracts: ^1.0 || ^2.0 || ^3.0
- symfony/twig-bridge: ^5.4 || ^6.2
- symfony/twig-bundle: ^5.4 || ^6.2
- symfony/validator: ^5.4 || ^6.2
- twig/twig: ^2.14 || ^3.1
Requires (Dev)
- alcaeus/mongo-php-adapter: ^1.1
- doctrine/doctrine-bundle: ^2.5
- doctrine/orm: ^2.7
- ergebnis/composer-normalize: ^2.0.1
- symfony/browser-kit: ^5.4 || ^6.2
- symfony/doctrine-bridge: ^5.4 || ^6.2
- symfony/yaml: ^5.4 || ^6.2
Conflicts
- doctrine/doctrine-bundle: <2.5
- doctrine/orm: <2.7
- symfony/doctrine-bridge: <5.4
- 3.0.x-dev
- 2.5.x-dev
- 2.4.x-dev
- 2.4.0
- 2.3.x-dev
- 2.3.0
- 2.2.x-dev
- 2.2.0
- 2.1.x-dev
- 2.1.0
- 2.0.x-dev
- 2.0.0
- 1.8.x-dev
- 1.8.0
- 1.7.x-dev
- 1.7.0
- 1.6.x-dev
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.1
- 1.3.0
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-renovate/sphinx_rtd_theme-1.x
- dev-2.4.x-merge-up-into-3.0.x_NhRj3u71
This package is auto-updated.
Last update: 2023-09-21 19:09:08 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.