How to install Magento Bitcoin currency extension?

How do I install the Magento Bitcoin currency extension on a Linux box with a standard LAMP stack?

I already searched, read the documentation and put the files in the root directory of Magento (as the instructions say: https://github.com/ticean/magento-bitcoin/wiki/Installation ).

+5
source share
1 answer

Copy files from / lib / to your / lib /.

Then everything in / app / in your / app /.

Be sure to load / create / into the correct template that you are using.

The code is in / community /, not the core or local.

, ScaleWorks_Bitcoin.xml /app/etc/modules.

, Magento Admin β†’ Config β†’ Advanced. ?

+7

All Articles