It will immediately cover custom plugins to use with the existing site built with an off-the-shelf CMS and commercial plugins.
Eventually, it is likely the entire site will be replaced with a custom web application and mobile clients.
Rather than discuss the merits of a monorepo, I'm looking for direct implementation recommendations.
What is an appropriate folder naming appropriate for top-level and secondary level? i.e.
Presuming the company name is largely the product name:
Repo path for new custom plugins
[org_name]/[company_name_cms_name?]/[custom_plugins?]/ [custom_plugin_name?]/
New Custom web application: [org_name]/[main website? web_application? company_name.com?]/[company_name_[framework_name]]?
Mobile client [org_name]/[company_name_framework]?