finlanderid Posted April 10, 2015 Share Posted April 10, 2015 I am duplicating an existing module (and its theme overrides) for a purpose similar to the existing module. Specifically, I am creating a Related Products module for the product page, based on the Products Category module. The default PS Cross Selling module is also very similar. I have already done all the work to create the new Related Products module, by modifying the code from Products Category. The new module is working fine. When I implement this new module, I want to duplicate the concept of the installation of Products Category. My specific question is this: Is the following list of directories a comprehensive and correct list of where things need to be "duplicated" (with modifications of course for the new module)? the coreroot/modules/relatedproducts/*everything* the theme overridesroot/themes/default-bootstrap/css/modules/relatedproducts/cssroot/themes/default-bootstrap/js/modules/relatedproducts/jsroot/themes/default-bootstrap/modules/relatedproductsroot/themes/default-bootstrap/sass/modules/relatedproducts/css Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now