Copy the application

Hi all,

I can import an application, but how can I copy a application, rename it and import it ?

Regards
Henk Spierings

Hi @SPIeR-IT,

You can check this thread: Duplicate application using differ name and differ DB

Basically you need to:

  1. Copy the application directory.
  2. Open the meta\app.json and change the "name" field.
  3. If you have custom code or have made any modifications to the files in the "server" directory you need to manually update their namespace after the new application name. If you don't have any custom code you can safely delete the server directory in the copy and Radzen will generate everything needed.
1 Like