Creating AdminCP Pages (For your plugin)
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. <br />
<br />
The documentation can help plugin developers create custom pages in AdminCP for their plugins. It's also quite a light read.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">It includes:</span><br />
- Hooking to AdminCP<br />
- Setting up a simple page<br />
- Using the built-in Table class<br />
- Adding Pagination to tables<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Missing:</span><br />
- Permissions to Pages<br />
- Using the built-in Form class<br />
- Using other built-in functions (codebuttons editor, pop-up buttons)<br />
<br />
<a href=" " target="_blank" rel="noopener" class="mycode_url">You can view it here on GitHub</a>!<br />
<span style="font-size: x-small;" class="mycode_size"><span style="font-style: italic;" class="mycode_i"><a href=" " target="_blank" rel="noopener" class="mycode_url"> </a></span></span>
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. <br />
<br />
The documentation can help plugin developers create custom pages in AdminCP for their plugins. It's also quite a light read.<br />
<br />
<span style="font-weight: bold;" class="mycode_b">It includes:</span><br />
- Hooking to AdminCP<br />
- Setting up a simple page<br />
- Using the built-in Table class<br />
- Adding Pagination to tables<br />
<br />
<span style="font-weight: bold;" class="mycode_b">Missing:</span><br />
- Permissions to Pages<br />
- Using the built-in Form class<br />
- Using other built-in functions (codebuttons editor, pop-up buttons)<br />
<br />
<a href=" " target="_blank" rel="noopener" class="mycode_url">You can view it here on GitHub</a>!<br />
<span style="font-size: x-small;" class="mycode_size"><span style="font-style: italic;" class="mycode_i"><a href=" " target="_blank" rel="noopener" class="mycode_url"> </a></span></span>