Here I am again with a small problem:
I want to add a link to a plugin setting in the left column of the Admin-settings page:
xxxxx/admin/index.php?module=config
What is the proper template to make a change on this, i could'nt find it myself........
![[Image: problem-ADS.jpg]](https://camo.mybb.com/d2e4585d1db2219b94c2a8a9948437fd786a32ce/68747470733a2f2f692e706f7374696d672e63632f57626b7454506d322f70726f626c656d2d4144532e6a7067)
(2019-03-06, 12:48 PM)NoRules Wrote: [ -> ]Hi,
adminoptions.xml
Thanks NoRules, But where can I find this? Can you give me the path to it?
(2019-03-06, 01:58 PM)NoRules Wrote: [ -> ]Hi,
it's in the install/resources folder:
https://github.com/mybb/mybb/blob/featur...ptions.xml
Ok, but this is the installation folder. Does this mean that I have to adjust the file by adding that link to it en after that do a new install? The INSTALL-folder is only used for installation or do I misunderstood?
Hi,
I only said where was the template. Now to change it sure it'll be an easier way to do it. I never did it, so I can't help you to change it, but sure there's a way like some plugins do.
Yes, the INSTALL folder it's only for install and updates.