Create custom sources
Requires: sources module.
Sources module offers a couple of base classes to assist in implementing custom configuration sources.
For in-memory sources or sources that can update an in-memory one from a remote API.
For sources based on local files. Includes automatic reload on file updates.
Related pages
Last updated
Was this helpful?