In testing this out, so far I've got what's here now working (win!) but in the process I realized just how much view content that is created in the installation process. This is great for the end user but I think also adds it challenges to the add-on.
The main challenges I'm seeing are that
a) we're currently assuming the destination site is using bootstrap
and then
b) how will upgrades possibly work and not overwrite a users inevitable customizations?
Maybe you guys are already thinking about this but thought I'd mention it anyways...
In testing this out, so far I've got what's here now working (win!) but in the process I realized just how much view content that is created in the installation process. This is great for the end user but I think also adds it challenges to the add-on.
The main challenges I'm seeing are that
a) we're currently assuming the destination site is using bootstrap
and then
b) how will upgrades possibly work and not overwrite a users inevitable customizations?
Maybe you guys are already thinking about this but thought I'd mention it anyways...