Quantcast
Channel: MyBB Community Forums - Tutorials
Viewing all articles
Browse latest Browse all 690

Creating AdminCP Pages (For your plugin)

$
0
0
I once started on a little documentation bit for the Plugins section of MyBB Docs. After a while, I noticed my writing style did not quite fit that of documentation, and I've also had no time to finish what I intended to write. 

The documentation can help plugin developers create custom pages in AdminCP for their plugins. It's also quite a light read.

It includes:
- Hooking to AdminCP
- Setting up a simple page
- Using the built-in Table class
- Adding Pagination to tables

Missing:
- Permissions to Pages
- Using the built-in Form class
- Using other built-in functions (codebuttons editor, pop-up buttons)

You can view it here on GitHub!
https://github.com/Xazin/docs.mybb.com/b...p-pages.md

Viewing all articles
Browse latest Browse all 690

Trending Articles