ryancramerdesign / ProcessExportProfile

Creates a site profile that can be used to install a new copy of ProcessWire.
http://processwire.com
20 stars 6 forks source link

Option to create an empty site profile #14

Open lesaff opened 4 years ago

lesaff commented 4 years ago

@ryancramerdesign I would love to see an option to create a site profile without content, just the fields, templates and structure.

Thx Rudy

ivangretsky commented 1 year ago

@lesaff , how exactly do you see this? Removing all the pages before the profile creation? If so, there might be some technical pages that should stay. And not only core (404) but maybe your own (settings, etc). This could be solved by a setting to list pages to keep.

lesaff commented 1 year ago

@ivangretsky Essentially creating a blank site using the imported site profile.

ivangretsky commented 1 year ago

@lesaff , I was trying to get into implementation details, so this could be accomplished. Could you please write what you really need in detail. If this issue is still relevant to you, of course.