This project is not covered by Drupal’s security advisory policy.
Development:
https://github.com/b-connect/devel_mode
Helper module for developers.
- Twig configuration
- Cache bin configuration
- Page cache
- Module enabling / disabling
Configuration in services.yml
config.devel_mode:
disable_preprocess_js: TRUE
disable_preprocess_css: TRUE
modules: // Module to enable/disable on module install/uninstall
- devel
- views_ui
cache.bin:
- render
twig:
debug: TRUE
auto_reload: TRUE
cache: FALSE
Supporting organizations:
Development
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Developer tools
- Created by erik seifert on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
