2021-05-20, 12:55 PM
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
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