pluf / tenant
A pluf module to manage current tenant
6.0.23
2021-06-06 00:43 UTC
Requires
- guzzlehttp/guzzle: ^6.2.0
- pluf/bank: 6.x
- pluf/core: 6.x
- pluf/discount: 6.x
- pluf/monitor: 6.x
- pluf/user: 6.x
- pluf/workflow: 6.x
Requires (Dev)
- pluf/test: 6.x
This package is auto-updated.
Last update: 2026-06-06 11:39:07 UTC
README
It is a Pluf module to manage current tenant.
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.