Add feature toggle for DFC dev platform

This commit is contained in:
Maikel Linke
2025-07-03 14:40:03 +10:00
parent 52aeec5ac4
commit f65e4797cf
6 changed files with 31 additions and 6 deletions

View File

@@ -64,6 +64,9 @@ module OpenFoodNetwork
"hub_address" => <<~DESC,
Show the hub's address as shipping address on pickup orders.
DESC
"cqcm-dev" => <<~DESC,
Show DFC Permissions interface to share data with CQCM dev platform.
DESC
}.merge(conditional_features).freeze;
# Features you would like to be enabled to start with.