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)
- Host: GitHub
- URL: https://github.com/iqltechnologies/iql-plugin-activation-api
- Owner: iqltechnologies
- Created: 2024-07-12T05:22:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-12T05:47:41.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T18:17:06.069Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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