How do I access a custom setting?

You can access a setting by using the settingfunction that is available in PHP, Blade, and Twig. You simply need to pass your setting group name, a full stop, and then the settings name.

setting(‘acme-my-module.allow_list’)

Revision #1
Created 2026-09-02 13:29:09 UTC by Michael Price
Updated 2026-09-02 13:29:09 UTC by Michael Price