Author: dmzx
Extension Description:
Secure, scoped, versioned REST API for external applications and mobile clients: full forum/topic/post/poll/attachment CRUD, moderation, member and private-message management, outgoing webhooks, a real-time SSE event stream, and search - all authenticated by per-user API credentials that never bypass phpBB's own ACL.
Full reference with code examples: api_doc/index.html
Screenshots:
Coming
Extension Download:
…
Installation:
- Download the latest release.
- Unzip the downloaded release, and change the name of the folder to `phpbbapi`.
- In the `ext` directory of your phpBB board, create a new directory named `dmzx` (if it does not already exist).
- Copy the `phpbbapi` folder to `/ext/dmzx/` if done correctly, you'll have the main extension class at
(your forum root)/ext/dmzx/phpbbapi/composer.json - Navigate in the ACP to `Customise -> Manage extensions`
- Look for `phpBB API ` under the Disabled Extensions list, and click its `Enable` link.
