ebs/fixtures/test/configuration.yaml
Sarahshr 20251f6caf
Feat/adhesion payante front (#716)
* list only user groups with enabled services in create and edit service forms

* feat: add platform membership payment (wip)

* WIP

* revert mollie api key

* remove all option for visibility in services forms

* add quit platform membership

* remove quit platform feature

* fix good route name for payment

* fix review

* fix review 2
2024-10-08 09:48:47 +02:00

22 lines
902 B
YAML

App\Entity\Configuration:
configuration_template (template):
type: !php/enum App\Enum\ConfigurationType::INSTANCE
features (extends configuration_template):
configuration:
global:
globalName: Echanges de biens et de services
globalServicesEnabled: true
globalPaidMembership: false
notificationsSender:
notificationsSenderEmail: info@example.com
notificationsSenderName: Contact
contact:
contactFormEnabled: true
contactFormEmail: info@example.com
groups:
groupsEnabled: true
groupsCreationMode: !php/const App\Message\Command\Admin\ParametersFormCommand::ALL
groupsPaying: true
confidentiality:
confidentialityConversationAdminAccess: true