Is there a way to organize content fragment models in folders? We have other 20 CF models, and it's really becoming hard to navigate. Is there namespacing for content fragment models in folders?
To deal with the above problem to be able to locate the content fragment models, here is what you can actually consider :
So unlike templates, content fragments are not actually alphabetically ordered by default.
However, we can nicely use a wonderful feature filter to be able to search a particular content fragment Model. You can filter by model title, last modified or tags etc..
To deal with the above problem to be able to locate the content fragment models, here is what you can actually consider :
So unlike templates, content fragments are not actually alphabetically ordered by default.
However, we can nicely use a wonderful feature filter to be able to search a particular content fragment Model. You can filter by model title, last modified or tags etc..
To organize the content fragments, we have been creating manual folder structure that is followed in all environments. The base folder structure can be managed via code and appropriate filter.xml filters. Also, we provide author guidance and training regarding the structure that needs to be adhered to.