Skip to main content
Settings · Revision #1

What are the settings available to developers?

What are the settings available to developers?

Settings allow you to add dynamic values to your modules that can be modified by admin users easily through the admin.

The values of your settings (unless the value is the default you set) are stored in json files inside of your storage directory.

└─ storage
    └─ app
        └─ settings