Devutils
10 sites
No security coverage
devutils provides various tools to aid in Drupal development. It offers utilities for listing entity UUIDs with filters, cleaning up unused files, and importing specific module configurations, which can be helpful for update hooks.
Tool with several utilities to facilitate development:
Features:
- List the UUIDs of the entities with various filters.
- Clean unused files.
- Provides a service that allows importing specific module configurations. This can be useful for importing configurations from updates hooks.
Read the README.md in module to use it.