mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-02-17 21:01:22 +01:00
Updated APIv5 (markdown)
parent
d58e7041ca
commit
d47776146d
7
APIv5.md
7
APIv5.md
@ -99,3 +99,10 @@ DataExtension API is for adding data of plugins to Plan. The provided data is pl
|
||||
- **Since:** 4.9.0
|
||||
|
||||
Query API is for performing SQL queries and statements on the Plan database. The API is intended for those who want to store data of their plugins for DataExtension API in the Plan database (in case they don't have their own storage) or want to use Plan data.
|
||||
|
||||
## PageExtension API
|
||||
|
||||
- [Documentation for PageExtension API](https://github.com/plan-player-analytics/Plan/wiki/APIv5-PageExtension-API)
|
||||
- **Since:** 5.1 build ###
|
||||
|
||||
PageExtension API is for adding more content to the Plan website. The API is intended for those who want to add new pages or expand the amount of information available on the website.
|
Loading…
Reference in New Issue
Block a user