Not sure if this is the correct category but I’ve knocked up a few simple PHP projects for running on an Apache or other webserver. These use the Splynx API and are in use by our small WISP. Thought they may help other ISPS. I’m not a coder so appreciate any feedback or code improvements. For example I am aware I’m not pulling in tickets from the Splynx API efficiently as I couldn’t get the filters working.
My repositories are here
https://github.com/scracha?tab=repositories
Here’s the one for Ticket Mapping.
https://github.com/scracha/splynx_ticket_map


