Hi Swift team :-)
We have tried to deploy Swift to an existing Rapido site. We have used Swift version 1.14.1 and DW version 9.14.1 on both source and target site.
We have followed this awesome guide https://doc.dynamicweb.com/swift/setup-project/guides/how-to-deploy-swift-to-another-solution, but have encountered a small error in regards to the ItemType "ItemType_Swift_ProductDetailsVariantList" which seem to only exist in database and not in a file. This gives us this error when trying to deploy content, because the item type does not exist on target:
Looking into the repository on git, this item type cannot be found in files:
But it do exist in the database restored from the bacpac file (also found on github):
This does not impact a lot of things in regards to the work we're doing, because it is only 1 page template that can't be deployed to target site, but I thought you should know anyway.
BR Chris