Skip to content

A set of helper libraries to ease UCRM Plugin development.

License

Notifications You must be signed in to change notification settings

mvqn/ucrm-common

Repository files navigation

ucrm-module-bundle

This library is a helper module for core plugin development. This package is not a Plugin itself, but will greatly help in the development of actual UCRM Plugins.

 

Installation

Install the latest version with

composer require mvqn/ucrm-module-core

 

Basic Usage

<?php

// COMING SOON

 

Documentation

General:

Clients:

 

MORE COMING SOON

 

Third Party Packages

COMING SOON

About

Requirements

  • This package will be maintained in step with the PHP version used by UCRM to ensure 100% compatibility.
  • This package does not require any PHP extensions that are not already enabled in the default UCRM installation.

Related Packages

ucrm-module-data
Another plugin module used to simplify access to the UCRM database.

ucrm-module-rest
Another plugin module used to simplify access to the UCRM REST API.

Submitting bugs and feature requests

Bugs and feature request are tracked on Github

Author

Ryan Spaeth <rspaeth@mvqn.net>

License

This module is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements

Credit to the Ubiquiti Team for giving us the luxury of Plugins!

About

A set of helper libraries to ease UCRM Plugin development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages