Install
Works with Drupal: ^9 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Release notes
Note: #3244450: Adding title to attached export icons means that the names of displays that wasn't previously output to the frontend will now be, so depending on your configuration or use-case that may or may not be a problem for you.
If you view title is something useful, then it'll be great. If you title is sensitive/private etc. then you'll want to review that before upgrading.
Titles of views aren't generally considered to be private information though, and are still only displayed to those who have access etc.
Drush 11 support
Contributors (7)
darthsteven, drasgardian, kala4ek, kreynen, samalander, steven jones, svendecabooter
Changelog
Issues: 2 issues resolved.
Changes since 8.x-1.7 (compare):
Bug
- [#3553478] fix: Trait "Drush\Commands\AutowireTrait" not found in ViewsDataExportCommands.php on line 23
Feature
- [#3244450] feat: Adding title to attached export icons