how to add module in opencart

user3631047 picture user3631047 · Nov 3, 2012 · Viewed 14.3k times · Source

I have googled for some hours for how to add module in opencart. I do not know which directory should I upload the module. In wordpress it is really clear, but in opeancart I can not understant. please help me.

Answer

thepiyush13 picture thepiyush13 · Nov 12, 2012

a very simple method to add a module is to:

  1. copy the upload folder that comes inside the module and simply paste all the folders inside it( e.g. admin,system) to your opencart root it will ask if you want to override files , choose yes(since these will be new files) .

  2. go to admin panel > module and click install under the module name

enjoy you will have the module installed !!!