sarjon / gamifications

Customers loyalty module for PrestaShop 1.7.x
MIT License
8 stars 10 forks source link

Install directly #2

Closed genocide87 closed 6 years ago

genocide87 commented 6 years ago

Hello,

If i dont' have any possibility to git clone this module, how can I add it to my PS 1.7? There's another solution?

sarjon commented 6 years ago

Hi,

you may download module via "Download ZIP". See here https://screenshots.firefox.com/e68JiTG7HRScjPEs/github.com

However, you will still need to generate some files manually using composer command line tool or you may try this GUI tool https://www.getcomposercat.com/ to do that.

genocide87 commented 6 years ago

Thx for the fast answer!

I downloaded the composer but, when I try to create somethign I receive the "composer unavailable" message.

I add the zip then all is blocked....

What I have to do? :/

sarjon commented 6 years ago

Assuming you are on Windows, you can follow this to install composer: https://getcomposer.org/doc/00-intro.md#installation-windows

genocide87 commented 6 years ago

image

Ok, I'm here and now I click on the install all packages. What I miss now? Where I can find it after the install? :)

sarjon commented 6 years ago

Once you run composer, some files should be generated in D:\..\gamifications\vendor\ folder. Please check if you you see autoload.php, if so, you are good to go. Then move gamifications directory to your PrestaShop modules/ folder and install it from Back Office.

genocide87 commented 6 years ago

WAAAAAAAAAAAAAAAAAAAAAAAAAAA!!

<3 thank you master!!