Option from ACP to save in variable? - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: Extensions (https://community.mybb.com/forum-201.html) +--- Forum: Plugins (https://community.mybb.com/forum-73.html) +---- Forum: Plugin Development (https://community.mybb.com/forum-68.html) +---- Thread: Option from ACP to save in variable? (/thread-179021.html) |
Option from ACP to save in variable? - Bluestone - 2015-09-12 How would I add an option to the ACP that would save a value in a variable? RE: Option from ACP to save in variable? - Destroy666 - 2015-09-13 http://docs.mybb.com/1.8/development/plugins/#plugin-settings RE: Option from ACP to save in variable? - Bluestone - 2015-09-13 (2015-09-13, 12:00 AM)Destroy666 Wrote: http://docs.mybb.com/1.8/development/plugins/#plugin-settings Oh, alright thanks |