Updating Application To Templates

When you make changes to your application, they are not automatically reflected in published templates or in apps already downloaded from them. There are two ways to update:

 

1. Updating a Published Template (Upgrade)

If your application is already published to Templates, use the Upgrade button to release a new version.

  1. Open the published application in Templates.
  2. Click Upgrade.
  3. Choose the new version type:
  • Patch (1.0.1 → 1.0.2)
  • Minor (1.0.1 → 1.1.0)
  • Major (1.0.1 → 2.0.0)
  1. Add release notes to describe the changes.
  2. Optionally check Update downloaded versions – this will push the changes to all apps that have autoupdate enabled.
     

👉 This is the recommended way of updating published applications.


2. Manual Update in Downloaded Applications

For applications that do not have autoupdate enabled, you need to import changes manually:

  1. Open the target application.
  2. Click + Add table → Import from Templates.
  3. Select the updated template.
  4. The new version (or selected tables) will be imported into your application.

👉 Manual import is mainly used when:

  • The downloaded application does not support autoupdate.
  • You want to add only certain tables from a template to your app.
  • You want to import changes from updated Extensions.


Notice: You can use this process not only for updating your template so those who downloaded it can apply the changes made to the original application. It can be also used when you want to add a table or a whole application to your own application from the templates. Let's say, that you find a template that you really like and you would like to add its tables to your application. You simply add it as a new table from the templates and all of its tables will now be part of your application. 
 


Best Practice

  • Publishers: Always update via Upgrade to ensure proper versioning and release notes.
  • Users: If your app has autoupdate enabled, updates are applied automatically after an Upgrade. If not, use manual import to reflect changes.

 

 

Was this article helpful?