Solved
Finding the unused components/templates from a legacy CQ project
Hi All,
is there an effective way to identify unused components/templates from a legacy CQ project.
Jon
Hi All,
is there an effective way to identify unused components/templates from a legacy CQ project.
Jon
You can write a query using sling:resourceType in the path '/content/<project> for the component / templates you are looking for. If it returns '0', then it will not be used
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.