A simple REST Client library for interfacing with UCRM Endpoints.

1.2.1 2018-11-02 19:11 UTC

This package is auto-updated.

Last update: 2024-04-08 13:33:53 UTC


README

A simple REST Client library for interfacing with UCRM Endpoints.

Installation

Install the latest version with

composer require mvqn/rest-ucrm

Documentation

General

Clients

  • DOCUMENTATION COMING SOON!

Payment Plans

  • DOCUMENTATION COMING SOON!

Client Logs

  • DOCUMENTATION COMING SOON!

Services

  • DOCUMENTATION COMING SOON!

Service Surcharges

  • DOCUMENTATION COMING SOON!

Service Devices

  • DOCUMENTATION COMING SOON!

Service IPs

  • DOCUMENTATION COMING SOON!

Sites

  • DOCUMENTATION COMING SOON!

Devices

  • DOCUMENTATION COMING SOON!

Device Interfaces

  • DOCUMENTATION COMING SOON!

Invoices

  • DOCUMENTATION COMING SOON!

Quotes

  • DOCUMENTATION COMING SOON!

Invoice Templates

  • DOCUMENTATION COMING SOON!

Quote Templates

  • DOCUMENTATION COMING SOON!

Payments

  • DOCUMENTATION COMING SOON!

Refunds

  • DOCUMENTATION COMING SOON!

Users

  • DOCUMENTATION COMING SOON!

Organizations

  • DOCUMENTATION COMING SOON!

Service Plans

  • DOCUMENTATION COMING SOON!

Surcharges

  • DOCUMENTATION COMING SOON!

Taxes

  • DOCUMENTATION COMING SOON!

Products

  • DOCUMENTATION COMING SOON!

Vendors

  • DOCUMENTATION COMING SOON!

Jobs

  • DOCUMENTATION COMING SOON!

Job Attachments

  • DOCUMENTATION COMING SOON!

Job Comments

  • DOCUMENTATION COMING SOON!

Job Tasks

  • DOCUMENTATION COMING SOON!

Custom Attributes

  • DOCUMENTATION COMING SOON!

Tickets

  • DOCUMENTATION COMING SOON!

Ticket Activity

  • DOCUMENTATION COMING SOON!

Ticket Comments

  • DOCUMENTATION COMING SOON!

Ticket Comment Attachments

  • DOCUMENTATION COMING SOON!

Ticket Groups

  • DOCUMENTATION COMING SOON!

Mobile

  • DOCUMENTATION COMING SOON!

Webhook Events

  • DOCUMENTATION 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.

Required Packages

mvqn/common
A library of common classes and functions, specifically designed for use in MVQN projects, but generic enough for anything!

mvqn/annotations
A semi-complex PHP-Doc Annotation parsing library, specifically designed for use in MVQN projects, but generic enough for anything!

mvqn/collections
A collections library, specifically designed for use in MVQN projects, but generic enough for anything!

mvqn/rest
A simple REST Client library for interfacing with generic REST Endpoints.

Related Packages

mvqn/ucrm-xero-sync
A plugin for synchronizing Clients, Invoices, Payments and Refunds between UCRM and Xero Accounting.

Submitting bugs and feature requests

Bugs and feature request are tracked on Github

Author

Ryan Spaeth <rspaeth@mvqn.net>

License

Monolog 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!