Follow these steps to rename the Template-Angular8 app to match your app's purpose:

  • Rename the app in DNN
    • Login to DNN as super user (e.g. host) and navigate to the app's page
    • Go to the app management
      • Click on the ... icon until the single gear is visible, then click it
    • Navigate to the App configuration
    • Open the App Package Definitionimage
    • Change the Display Name and Folder Name field as you wish (name and folder can differ, but it is considered good pratice to keep them in sync)
  • Rename the folder on the file system
    • Navigate to the 2sxc folder of your portal (usually: /Portals/0/2sxc)
    • Rename the folder to match the Folder Name configured in 2sxc
  • Check if the app still works