Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pluf/super-tms

The module to provide super-admin management features on TMS module.
https://github.com/pluf/super-tms

Last synced: about 24 hours ago
JSON representation

The module to provide super-admin management features on TMS module.

Awesome Lists containing this project

README

        

# Super TMS

[![Build Status](https://travis-ci.org/pluf/super-tms.svg?branch=master)](https://travis-ci.org/pluf/super-tms)
[![Coverage Status](https://coveralls.io/repos/github/pluf/super-tms/badge.svg)](https://coveralls.io/github/pluf/super-tms)

This module adds extra API to tenant to manage entities created by TMS module.

## 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.