Skip to content

Php Class to make changes in yours configuration files with siple form redactor

Notifications You must be signed in to change notification settings

vencendor/Configer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Configer

Php Class to make changes in yours configuration files with simple form redactor

Using:

showForm(); ?>

In your configuration file (settings.php for example ) need add comments. All comment after definition of array element its title of this element and can contain also keys with posible values and other.

Allowed keys in comments:

[options|opt1|...|optn] - specify possible values

[hidden] - hide level 2 values to default for curent element

[dinamic] - allow add new elements

[static] - disallow delete element

See example

About

Php Class to make changes in yours configuration files with siple form redactor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages