pradeep sharma
Active Member
Hi Every one,
Is there any way to modify the Core files to virtually on the fly using any modification engine as used in Opencart i.e VqMod or OcMod.
https://github.com/vqmod/vqmod/wiki/Installing-vQmod-on-OpenCart
https://github.com/opencart/opencart/wiki/Modification-System
We are using Vqmod and Ocmod to our E-commerce Store developed using Opencart
Its a modification system which modify the Core files on the fly using search and Modify technique using XML.
by using this there is no need to touch the Core files of the System. all modification(business logic) is defined in a XML file which on run time serves the modified version of core files. It is very useful as it when ever we need to upgrade the version we can do that and we just need to change only in our XML file to match changes in new version.
have any one done that with Mailwizz.
@twisted1919 do u have any plan to incorporate it in near future.
as it will open a multi dimensional door to developers who wants to develop/modify or change the default working of mailwizz to as per their own requirement without worrying about version update.
Regards
Pradeep
Is there any way to modify the Core files to virtually on the fly using any modification engine as used in Opencart i.e VqMod or OcMod.
https://github.com/vqmod/vqmod/wiki/Installing-vQmod-on-OpenCart
https://github.com/opencart/opencart/wiki/Modification-System
We are using Vqmod and Ocmod to our E-commerce Store developed using Opencart
Its a modification system which modify the Core files on the fly using search and Modify technique using XML.
by using this there is no need to touch the Core files of the System. all modification(business logic) is defined in a XML file which on run time serves the modified version of core files. It is very useful as it when ever we need to upgrade the version we can do that and we just need to change only in our XML file to match changes in new version.
have any one done that with Mailwizz.
@twisted1919 do u have any plan to incorporate it in near future.
as it will open a multi dimensional door to developers who wants to develop/modify or change the default working of mailwizz to as per their own requirement without worrying about version update.
Regards
Pradeep