We are working on custom B2B storefront which is in the same codebase as existing B2C storefront. We are using version 1811 now. So far we were using Powertools for presentation and testing purposes but now we are working on creating B2B base store and all relevant data from scratch. We got to the point, where B2B site is already working, but there are some missing CMS data, like links, pages and so on. Specifically we are missing My Company item for B2B admin user, or pages needed for secureportaladdon (SecureCustomerPortalSecuredLoginPage...).
Looking at the impex-es of the relevant addons, we can see that there are specific files for hybris demo websites (electronics, powertools), but how can we achieve proper installation of these addons for custom b2b storefront website ? Is there a way to install them, so needed CMS data (pages, links, components) are added also for custom website ?
Thanks in advance.