Fragments should be globally accessible

Lee Jordan, modified 6 Years ago. Expert Posts: 449 Join Date: 5/26/15 Recent Posts
If creating a fragment in Site A it should be available in Site B. I can't see a way to create fragments in the global site??
thumbnail
Jorge Ferrer, modified 6 Years ago. Liferay Legend Posts: 2871 Join Date: 8/31/06 Recent Posts
Correct, fragments are per site, since we wanted to give site admins (or web developers working on a specific site) the flexibility to create their fragments without needing someone with global permissions.If you want to create fragments that are available in all sites, you can do that by including them in a deployable module (docs for this should be available this week). These fragments will also be automatically propagated when redeployed, which I believed you've also asked for in other posts.