Actually i want to know if i can create a single extension where i can store all my projects so that it would be easy for the client to just publish that single extension to production environment instead of publish each project individually.
I am not talking about multi-root workspace, i want each project to be a part of single extension, so that it is easy for the client to move all the projects in one go and also the developer can make changes on each single project by opening that project only.
I hope my query is clear, Please HELP!