Delete Multiple Items – A module for Content Authors to Delete Multiple Items.
Sitecore 7.0 Sheer UI – ASPX Application
Sitecore 8.2 Speak UI
A Module for deleting Multiple Sitecore Items. This application was built first as an ASPX page (You can access it with /sitecore/admin/DeleteMultipleItems/DeleteMultipleItems.aspx), then provided an option in Sitecore Start Menu which can be used as an application as shown in screenshot. After that I learnt and explored Speak application via Knockout JS and then built a new application based on SPEAK UI which can run on Sitecore 8.2. Download the package based on the Sitecore version in which you are going to install.
Download it from Sitecore Marketplace
Documentation: GitHub
Source Code: GitHub
Well, If you are working on your DEV Machine, then you can easily delete multiple items with the help of Sitecore Rocks. Refer: http://www.sitecore-cms.de/2013/12/how-to-delete-more-than-one-item-in.html
Output:
Thanks to my friend – Vikram for blogging the very good series of articles for SPEAK application. Thsi helped in gaining basic knowledge about Sitecore Speak application.