Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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-mail

Documentation
-------------

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.