Updated APIv5 (markdown)

Risto Lahtela 2020-03-20 13:28:44 +02:00
parent d58e7041ca
commit d47776146d

@ -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.