Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nucleos/nucleosprofilebundle
👤 Registration and profile management for symfony
https://github.com/nucleos/nucleosprofilebundle
bundle hacktoberfest management profile registration symfony symfony-bundle user
Last synced: 1 day ago
JSON representation
👤 Registration and profile management for symfony
- Host: GitHub
- URL: https://github.com/nucleos/nucleosprofilebundle
- Owner: nucleos
- License: mit
- Created: 2020-01-06T20:32:39.000Z (almost 5 years ago)
- Default Branch: 2.6.x
- Last Pushed: 2024-11-13T12:44:18.000Z (2 days ago)
- Last Synced: 2024-11-14T14:03:55.942Z (1 day ago)
- Topics: bundle, hacktoberfest, management, profile, registration, symfony, symfony-bundle, user
- Language: PHP
- Homepage: https://docs.nucleos.rocks/projects/profile-bundle/
- Size: 1.24 MB
- Stars: 11
- Watchers: 3
- Forks: 11
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
NucleosProfileBundle
====================[![Latest Stable Version](https://poser.pugx.org/nucleos/profile-bundle/v/stable)](https://packagist.org/packages/nucleos/profile-bundle)
[![Latest Unstable Version](https://poser.pugx.org/nucleos/profile-bundle/v/unstable)](https://packagist.org/packages/nucleos/profile-bundle)
[![License](https://poser.pugx.org/nucleos/profile-bundle/license)](LICENSE.md)[![Total Downloads](https://poser.pugx.org/nucleos/profile-bundle/downloads)](https://packagist.org/packages/nucleos/profile-bundle)
[![Monthly Downloads](https://poser.pugx.org/nucleos/profile-bundle/d/monthly)](https://packagist.org/packages/nucleos/profile-bundle)
[![Daily Downloads](https://poser.pugx.org/nucleos/profile-bundle/d/daily)](https://packagist.org/packages/nucleos/profile-bundle)[![Continuous Integration](https://github.com/nucleos/NucleosProfileBundle/actions/workflows/continuous-integration.yml/badge.svg?event=push)](https://github.com/nucleos/NucleosProfileBundle/actions?query=workflow%3A"Continuous+Integration"+event%3Apush)
[![Code Coverage](https://codecov.io/gh/nucleos/NucleosProfileBundle/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosProfileBundle)
[![Type Coverage](https://shepherd.dev/github/nucleos/NucleosProfileBundle/coverage.svg)](https://shepherd.dev/github/nucleos/NucleosProfileBundle)The NucleosProfileBundle is an extension for [NucleosUserBundle](https://github.com/nucleos/NucleosUserBundle/) which provides profile management and registration. This is a splitted fork of [FOSProfileBundle](https://github.com/FriendsOfSymfony/FOSProfileBundle/).
Features included:
- Profile management
- Registration and approval
- Changing e-mailDocumentation
-------------The source of the documentation is stored in the `docs/` folder
in this bundle.[Read the Documentation](https://docs.nucleos.rocks/projects/profile-bundle/)
Installation
------------All the installation instructions are located in the documentation.