msimka Posted May 6, 2015 Share Posted May 6, 2015 I duplicated the module SpecificPriceRule I duplicated the file from backend admin panel. changed the name of the file and changed the code of the classes.ordered in the file in class_name in folder cache. 'AdminFPriceRuleController' => 'override/controllers/admin/AdminFPriceRuleController.php', 'AdminFPriceRuleControllerCore' => 'controllers/admin/AdminFPriceRuleController.php', 'FPrice' => 'override/classes/FPrice.php', `FPriceCore' => 'classes/FPrice.php', 'FPriceRule' => 'override/classes/FPriceRule.php', 'FPriceRuleCore' => 'classes/FPriceRule.php', ![enter image description here][1] changed the name of the classes in FPrice and FPriceRule. the module is start, but when you type the name of the discount requires to fill in a field id_shop and block category not displayed i'm dublicated db tables and change name column. AdminAPriceRuleController.php APriceCore.php APriceRule.php 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