Custom Configuration Option

BeyBey
edited January 2012 in Vanilla 2.0 - 2.8

Can one add a new 'custom' configuration setting (say, for a plugin).

For example:

$Configuration['Vanilla']['MyPlugin']['SomeOption'] = 'My Plugin Option';
$Configuration['Vanilla']['MyPlugin']['SomeOtherOption'] = 'My Plugin Other Option';

If so, where would such code appear (?In the Plugin setup() code?, In some custom config file?)

When clicking the Config link in documentation one gets the message that the page does not exist yet...

Thanks

Tagged:

Best Answers

Answers

Sign In or Register to comment.