Install
Works with Drupal: ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
71.59 KB
MD5: 3db76f3a60b5ab1b69479d6525f400ab
SHA-1: f968ab4f0c6d74138d5f09ae0524380bfd69bd1c
SHA-256: 2f5ebdd1f395381073999d483f172e4434d18d1000c2b65e2e9b98e0781cee69
Download zip
109.61 KB
MD5: 0499863b470ffb2fa3341d605c81ce30
SHA-1: d99fbe1a1af1b405fd67ffe70b5a5abd4b7a0593
SHA-256: c97969fa3d4128af618a41aef436fe28990c51ce4eaaef700bedd188a822d939
Release notes
🚀 First Stable Release
Directory Operations UI:
- Added a default operations builder on the directory edit/add form to manage file and directory listings more efficiently.
Default Directory Detection:
- Implemented automatic retrieval of the default directory in the edit form when a file already exists, improving user experience and accuracy.
Testing Enhancements:
- Updated both functional and unit tests to improve coverage and reliability.
Schema Updates:
- Refined the schema definition for better validation and configuration consistency.
Help Page Improvements:
- Updated the module help page with clearer information and guidance for end users.
CI/CD Pipeline:
- Improved pipeline execution for better automation and release stability.