Skip to content

This project is intended as a new API targeting inclusion in Drupal 8 (core). It will be moved off of github as soon as Drupal uses Git (in progress) :-p

Notifications You must be signed in to change notification settings

tizzo/system_settings

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.

About

This project is intended as a new API targeting inclusion in Drupal 8 (core). It will be moved off of github as soon as Drupal uses Git (in progress) :-p

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages