pucilpet1 Posted October 21, 2021 Share Posted October 21, 2021 I want to duplicate a payment module - so that I would have two separate payment methods. So paymentmodule and paymentmodule2 with separate databases, settings etc. I am familiar with the basic process of changing the classname, filenames, database table names. But I seem to be missing something as I can't install the duplicated module. I think the issue is with the overrides. How do I duplicate the override/controllers/fronts/OrderController.php and OrderConfirmationController.php Link to comment Share on other sites More sharing options...
pullidea-dev Posted October 22, 2021 Share Posted October 22, 2021 I don't think you need to duplicate the override folder. Leave the override folder in paymentmodule, and remove the override folder in paymentmodule2. 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