Is there any way to get backup/export of Application only?
I am testing implementation and would like to migrate it to production once completed/ready.
Is there any way to get backup/export of Application only?
I am testing implementation and would like to migrate it to production once completed/ready.
Hello @peter.viskup
Assuming the code and the data related to you AWM are all in the same space, https://www.xwiki.org/xwiki/bin/view/documentation/xs/user/exports/export-page/ and https://www.xwiki.org/xwiki/bin/view/documentation/xs/admin/exports/export-content-xar-format/ are probably what you are looking for.
Let me know if your use case is more complex.