Hi all - I hope this is the right group for this post.
We have an application that is available in two forms: hosted multi-tennant and on-premise. Both versions are the same except that online has some different pages in the admin section.
Right now, we are maintaining two projects with the same pages. When changes in one are made, it's made to the other, etc. This is not only time consuming, but sometimes changes are missed.
I'm looking for a design solution where the two projects contain the common pages and also their version specific pages. For example, the online version has a signup page.
Thanks!