Jump to content

How to install a Payment gateway plugin in another site.


Recommended Posts

A developer has created us a payment gateway plugin, we have installed in one site and is working properly.

We need to use the same payment gateway in another site but we do not have the installer (plugin)
We have access to download the files of that plugin but my question is how can I install that plugin without an installer?

Can I copy and paste the files of the plugin in the new site?

Or how can I generate a installer with only files.

Link to comment
Share on other sites

If the module was developed as standard module, i.e. installable. Then all files should be included under the module folder.

 

/modules/TheNameOfTheMoule/

 

You can try to copy the whole folder to your new store /modules/ folder, it should show up at back office Modules tab, and then you can install.

(again, assume the module is installable, standard module).

 

Note - make sure you have the legal license of the module before making a copy to install.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...