Skip to content

Setting guide

WARNING

This article is outdated and may contain information that are not in use anymore

Add new setting

First add a file in your config directory under Resources and name it setting.yml. Each setting has a single key followed by configuration for this specific setting. You yaml file can look like following file:

yaml
project.start_date
    label: project.label.start_date
    type: date
    translationDomain: ProjectBundle

Possibles types

TypeDescription
textText
booleanBoolean
fileSingle File
filesMultiple Files
wysiwygText editor
dateDate
datetimeDate with time