https://github.com/danutsss/mikrotik-ucrm-service-api
This plugin will automatically create an instance in RouterOS Winbox using API when creating a UCRM service for client.
https://github.com/danutsss/mikrotik-ucrm-service-api
Last synced: 7 months ago
JSON representation
This plugin will automatically create an instance in RouterOS Winbox using API when creating a UCRM service for client.
- Host: GitHub
- URL: https://github.com/danutsss/mikrotik-ucrm-service-api
- Owner: danutsss
- License: mit
- Created: 2021-11-09T14:57:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T23:02:56.000Z (about 2 years ago)
- Last Synced: 2025-03-16T01:33:29.227Z (over 1 year ago)
- Language: PHP
- Size: 5.85 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MikroTik & UCRM Service API
## Cum functioneaza? / How it works?
RO:
Acest plugin a fost dezvoltat cu scopul de a crea automat device-uri pe platforma UISP (NMS), instante PPP in Winbox,
dupa crearea unui serviciu de client. De asemenea, acestea se sterg odata cu suspendarea serviciului sau terminarea acestuia.
Informatiile care completeaza campurile din "/ppp/secret" sunt preluate automat din platforma UNMS/CRM folosind API, ca
de exemplu: adresa serviciului, numele clientului etc.
EN:
This plugin will automatically create UISP (NMS) devices and PPP Instances in Winbox after a service is created for a client.
Also, they are deleted when the service is suspended or ended.
The information that fills in the fields in "/ppp/secret" is automatically retrieved from the UNMS/CRM platform using the API,
such as: service address, customer name etc.
## TODO LIST
- cand se apeleaza webhook-ul de editare al serviciului, trebuie sa se schimbe doar planul, nu sa se creeze un alt serviciu.