tizzo/system_settings
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Drupal lacks an API for storing configuration. Each module handles it's own configuration by storing it in the database in a table managed by that module opaque to other systems. This project is an attempt at creating a unified System Settings API for Drupal 8.