Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nucleos/nucleosuseradminbundle

👤 Adminstration of users and groups in symfony
https://github.com/nucleos/nucleosuseradminbundle

admin bundle hacktoberfest management sonata symfony symfony-bundle user

Last synced: about 2 months ago
JSON representation

👤 Adminstration of users and groups in symfony

Awesome Lists containing this project

README

        

NucleosUserAdminBundle
====================

[![Latest Stable Version](https://poser.pugx.org/nucleos/user-admin-bundle/v/stable)](https://packagist.org/packages/nucleos/user-admin-bundle)
[![Latest Unstable Version](https://poser.pugx.org/nucleos/user-admin-bundle/v/unstable)](https://packagist.org/packages/nucleos/user-admin-bundle)
[![License](https://poser.pugx.org/nucleos/user-admin-bundle/license)](LICENSE.md)

[![Total Downloads](https://poser.pugx.org/nucleos/user-admin-bundle/downloads)](https://packagist.org/packages/nucleos/user-admin-bundle)
[![Monthly Downloads](https://poser.pugx.org/nucleos/user-admin-bundle/d/monthly)](https://packagist.org/packages/nucleos/user-admin-bundle)
[![Daily Downloads](https://poser.pugx.org/nucleos/user-admin-bundle/d/daily)](https://packagist.org/packages/nucleos/user-admin-bundle)

[![Continuous Integration](https://github.com/nucleos/NucleosUserAdminBundle/actions/workflows/continuous-integration.yml/badge.svg?event=push)](https://github.com/nucleos/NucleosUserAdminBundle/actions?query=workflow%3A"Continuous+Integration"+event%3Apush)
[![Code Coverage](https://codecov.io/gh/nucleos/NucleosUserAdminBundle/graph/badge.svg)](https://codecov.io/gh/nucleos/NucleosUserAdminBundle)
[![Type Coverage](https://shepherd.dev/github/nucleos/NucleosUserAdminBundle/coverage.svg)](https://shepherd.dev/github/nucleos/NucleosUserAdminBundle)

The NucleosUserAdminBundle is an user admin backend for [SonataAdminBundle](https://github.com/sonata-project/SonataAdminBundle).

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

The source of the documentation is stored in the `docs/` folder
in this bundle.

[Read the Documentation](https://docs.nucleos.rocks/projects/user-admin-bundle/)

Installation
------------

All the installation instructions are located in the documentation.