pluf/supertenant

Tenant management module


README

Build Status codecov Coverage Status Maintainability Test Coverage

TM adds extra API to tenant to manage all created tenants on system. This module may enable on main tenant but it is not possible to use this one with tenant module at the same time.

Contributing

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.