Liran Tal 10/10/2013

Drupal 8 module development #4 – creating a settings file

Read Original

This technical article is part of a Drupal 8 module development series. It explains how to define and manage configuration options by creating a settings.yml file and an optional schema file, moving away from Drupal 7's variable system. It includes code examples for declaring settings and accessing them via Drupal 8's configuration API.

Drupal 8 module development #4 – creating a settings file

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week