Protoshow icon indicating copy to clipboard operation
Protoshow copied to clipboard

Protoshow on Magento

Open fabolousfrances opened this issue 13 years ago • 3 comments

How to use Protoshow in Magento ?

Protoshow should be easily use in e-commerce framework "Magento" because Protoshow is using Prototype and Scriptaculous javascript library.

But be careful, Protoshow is only working with Magento 1.6. Older Magento version are not compatible due to the Prototype version.

Issue : For exemple in Magento 1.5, I replace prototype library (magento 1.5) by the prototype library (magento 1.6). And it worked.

fabolousfrances avatar Oct 08 '12 14:10 fabolousfrances

I think this is because you need the correct version of the prototype.js lib. The show uses version 1.7 of the library and so perhaps Magento 1.5 uses an older version.

To be fair I should make this clear in my README. Will try and update this repo soon!

getdave avatar Feb 06 '13 17:02 getdave

[ ] - make a "requirements" section to show that you need certain versions of various frameworks.

getdave avatar Jun 11 '13 13:06 getdave

Hi, it's working great with Magento. Se: http://www.dewitschijndel.nl/

ottosmittenaar avatar Jan 18 '14 20:01 ottosmittenaar