I have a website with a project that works alone (this is an index, login page).
I need to adapt the index for an example if my new application is installed (for example: add a link, a table to the template with application models ..).
Uninstalling the application should leave the project intact
How can i do this? Is it possible?
source share