This module provides tools for managing views, such as exporting displays to new views, saving displays as new views, and deleting displays without loading the entire view. It also allows for backing up individual views.
Views Tools is very useful and comes handy with the following features:
Drupal 7 Release Features:
1: View display(s) can be exported(same like you export a view).
2: View display(s) can be saved as new View.
3: Displays can be deleted without loading the whole view.
To use this goto Structure >> Views Tools.
Drupal 8 Release Features:
1: Backup of a View(export a single view to YAML).
2: View display(s) can be exported to a new view.
3: View display(s) can be saved as new View.
4: Displays can be deleted without loading the whole view.
To use this goto Structure >> Views Tools.
TODO :
We do have planned for another set of features to be implemented.
1: Editing views display directly though database.
2: Editing only selected views display without worrying about override options.
Your suggestions are most welcome.
MAINTAINERS:
- Abhishek Vishwakarma (visabhishek)
- Sandeep Reddy (sandeepguntaka)
- Sumanth Reddy (sumanthkumarc)