Forum Discussion
Bruno Valente
Apr 06, 2017Copper Contributor
Is GetProvisioningTemplate method able to provision assets like images, css, js?
Hi all, I've been trying out the Pnp provisioning framework to completely replace using wsp for content database assets (such as master pages, page layouts, content types, site columns, images, c...
Bruno Valente
Apr 06, 2017Copper Contributor
I was using the site.core dll framework, not the powershell. However, is it something that you have done additionally to complement the information generated by the GetProvisioningTemplate ?
Apr 06, 2017
Hi Bruno Valente,
I'm exporting multiple sites using the .xml file format. For each site that I want to export I'm specifying in an xml what I want to export and what I want to import. Additonally I can specify in this xml if I want to include data in lists or if I want to include content located in specified folders. This could be a document library but also easily a folder that contains display templates, images or whatever you like.
In a similar way I'm handling workarounds for known issues by updating the template.xml that is generated.
- AnonymousApr 06, 2017