An open API service indexing awesome lists of open source software.

https://github.com/iqltechnologies/iql-plugin-activation-api

Whenever any plugin written by IQL is activated, the data about the site will be posted to api endpoint (code to api endpoint also availble in this account)
https://github.com/iqltechnologies/iql-plugin-activation-api

Last synced: 3 months ago
JSON representation

Whenever any plugin written by IQL is activated, the data about the site will be posted to api endpoint (code to api endpoint also availble in this account)

Awesome Lists containing this project

README

          

Use this to create a wordpress based endpoint that recieves and saves data when a plugin is activated. The hook and code to fire when plugin is activated is also available