FUEL CMS Forum
Discussions
Activity
Home
›
FUEL CMS News
›
News & Announcements
Sign In
·
Register
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
3.3K
All Categories
255
FUEL CMS News
112
News & Announcements
101
Share
273
Support
115
Bug Reports
90
Installation
242
Development
68
Feature Requests
117
Modules
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13
Manage -> Settings for Advanced Modules
rvillain
April 2013
edited April 2013
in
News & Announcements
I've been looking for documentation on how to add settings for advanced modules like the blog module but can't find anything online. Anyone know where I can learn how to do this?
Comments
admin
April 2013
edited 12:31PM
Are you referring to the 1.0 beta? If so, you can do that by adding a "settings" array that uses Form_builder syntax for form fields in the settings area. The blog.php config file for 1.0 has an example:
https://github.com/daylightstudio/FUEL-CMS-Blog-Module/blob/master/config/blog.php
Sign In
or
Register
to comment.
Forum Software Powered by Vanilla
Comments
https://github.com/daylightstudio/FUEL-CMS-Blog-Module/blob/master/config/blog.php