pout Posted September 14, 2018 Posted September 14, 2018 Is it possible to delete more than one page at once from the page tree? (module?) Thanks Roman
adrian Posted September 14, 2018 Posted September 14, 2018 There are many ways to do this. You could use the API to loop through pages found via a selector, or perhaps you could use the AdminActions module's Page Manipulator action, or if the pages are all under the one parent you could use the BatchChildEditor module. 1
pout Posted September 14, 2018 Author Posted September 14, 2018 Thanks. I installed the ProcessAdminActions Module. This workes good for me. Maybe there will be sometimes the possibility to check or multiselect pages in the page tree an than manipulate or delete it.
bernhard Posted September 15, 2018 Posted September 15, 2018 If you want a GUI you can try RockGrid. It has a batch deletion feature. 1
pout Posted September 17, 2018 Author Posted September 17, 2018 @bernhard: Where to find it? In Moduls I onlay found other of your modules, like RockFinder, RockPdf, etc. , but no RockGrid. Thanks.
adrian Posted September 17, 2018 Posted September 17, 2018 Just now, pout said: @bernhard: Where to find it? In Moduls I onlay found other of your modules, like RockFinder, RockPdf, etc. , but no RockGrid. Thanks. https://processwire.com/talk/topic/19539-rockgrid-powerful-performant-and-beautiful-data-listing-tool/ Looks like it's only on Gitlab at the moment - not in the modules directory yet. 1
pout Posted September 17, 2018 Author Posted September 17, 2018 (edited) Thanks for the quick answer! (I am impressed of the processwire api and the community support) Edited September 17, 2018 by pout 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now