Skip to content

Commit

Permalink
Merge pull request #336 from Ubiquiti-App/feature/remove-mikrotik-plu…
Browse files Browse the repository at this point in the history
…gins

Remove Mikrotik plugins
  • Loading branch information
keksa authored Jul 18, 2024
2 parents f0153ea + 849c8de commit e0d88b7
Show file tree
Hide file tree
Showing 43 changed files with 0 additions and 5,748 deletions.
3 changes: 0 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,8 @@ UCRM plugins are compatible with UCRM 2.10.0+
| ----------- | ------------- |
| [SMS Gateway Integration](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/sms-twilio) | Integrates Twilio SMS gateway which enables UCRM to send SMS to clients triggered by custom defined events, e.g. client's service gets suspended. |
| [QuickBooks Online](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/quickbooks-online) | Sync financial data from UCRM into QB Online |
| [MKT Queue Sync](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/mkt-queue-sync) | Sync UCRM Service Data rate with Mikrotik Simple Queue by service IP Address and client's service speed set in UCRM |
| [FIO CZ](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/fio_cz) | Automatic payments import and matching with clients - from WISP's FIO bank account |
| [Client Signup](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/ucrm-client-signup) | Enables any visitor to register as a new client through a public web form |
| [RouterOS packet manager](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/routeros-packet-manager) | Sync UCRM Service Data rate with Router-OS |
| [Packetlogic packet manager](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/packetlogic-packet-manager) | Sync UCRM Entities and Service Data Rate with Procera |
| [KMZ Map](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/kmz-map) | Provides a frontend Google Map for clients to view tower coverage. |
| [Invoice CSV Export](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/invoice-csv-export) | Configurable export of invoices into CSV, can be used for a manual export to 3rd party accounting tools. |
| [Revenue Report](https://github.com/Ubiquiti-App/UCRM-plugins/tree/master/plugins/revenue-report) | Revenue report grouped by products or services, shown under the Reporting main menu section. |
Expand Down
13 changes: 0 additions & 13 deletions plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,19 +65,6 @@
"author": "Charuwts, LLC",
"zipUrl": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/raw\/master\/plugins\/kmz-map\/kmz-map.zip"
},
{
"name": "packetlogic-packet-manager",
"displayName": "PacketLogic Packet Manager",
"description": "UCRM Plugin that synchronizes customers with Procera Networks PacketLogic system.",
"url": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/tree\/master\/plugins\/packetlogic-packet-manager",
"version": "1.0.3",
"ucrmVersionCompliancy": {
"min": "2.10.0-beta1",
"max": "2.1.0"
},
"author": "Shaun Wilkinson",
"zipUrl": "https:\/\/github.com\/Ubiquiti-App\/UCRM-plugins\/raw\/master\/plugins\/packetlogic-packet-manager\/packetlogic-packet-manager.zip"
},
{
"name": "quickbooks-online",
"displayName": "QuickBooks Online export",
Expand Down
51 changes: 0 additions & 51 deletions plugins/mkt-queue-sync/README.md

This file was deleted.

Binary file removed plugins/mkt-queue-sync/mkt-queue-sync.zip
Binary file not shown.
5 changes: 0 additions & 5 deletions plugins/mkt-queue-sync/src/.gitignore

This file was deleted.

17 changes: 0 additions & 17 deletions plugins/mkt-queue-sync/src/classes/Http.php

This file was deleted.

153 changes: 0 additions & 153 deletions plugins/mkt-queue-sync/src/classes/RouterOsApi.php

This file was deleted.

Loading

0 comments on commit e0d88b7

Please sign in to comment.