While building your application, you will have created some content and maybe installed other content from templates. You now need to package all this up together to make a new template. Below is a list of the content you may need to include in your new template.
-
- Models
Any models you have created or installed from other templates that your application depends on. - Model data
Optionally package up any data stored within the models, but you can only select models without foreign keys. Use the importing and exporting technique for larger volumes of data. - Pages
Any pages you have created or installed from other templates that your application depends on. - Workflows
Any workflows you have created or installed from other templates that your application depends on. - Validation rules
Any validation rules you have created or installed from other templates that your application depends on. - Chatbots
Any chatbots you have created or installed from other templates that your application depends on. - Search objects
Any search objects you have created or installed from other templates that your application depends on. - Menus
Any menus you have created or installed from other templates that your application depends on. - Roles
Any roles you have created or installed from other templates that your application depends on.
- Models