Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.07 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.07 KB

UCRM-plugins

Plugins are open-source programs that extend the functionality of UCRM. These plugins will enable your UCRM to import payments, integrate with another accounting software, cooperate with 3rd party HW and tools, etc. Read more.

UCRM plugins are compatible with UCRM v. 2.10.0-beta1 and higher.

How does it work?

  • Find the plugin you need and download its ZIP archive.
  • Upload the ZIP archive in UCRM (System > Plugins).
  • Then, enable the plugin and configure its settings.
  • That's it, let UCRM run the plugin repeatedly or click to execute it on demand.

How can I contribute?

  • These plugins are under MIT license enabling anyone to contribute any upgrades to existing plugins or create whole new ones.
  • Propose any Pull Request in this repository.
  • See the documentation below.

Developer documentation

Developer documentation for creating UCRM plugins can be found in docs/index.md