Zen Cart Logo
Forums / General Questions / Old Plug-ins

Old Plug-ins

Views: 1,044

Results 1 to 5 of 5
3 Aug 2014, 1:36 PM
#1
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Old Plug-ins

How can you workout if a plug-in that was designed for a previous version of Zen-cart will work with the latest versions?

3 Aug 2014, 2:24 PM
#2
rodg avatar

rodg

Deceased

Join Date:
Jan 2007
Location:
Australia
Posts:
6,263
Plugin Contributions:
4

Re: Old Plug-ins

adb34:

How can you workout if a plug-in that was designed for a previous version of Zen-cart will work with the latest versions?

There's no 'easy' to work this out, because there are a number of factors involved, such as, does the add-on create new configuration options in the admin menus? If so, then the'll need to be updated to support the current way of doing this.
Do the addons use old/obsolete PHP code? If so, they'll need to be updated to suit the newer PHP versions.
Do the addons modify any of the zenCart core code? If so, they'll probably need updating.

If none of the above is applicable, then the add-on may work without any changes needed, HOWEVER, most of the 'popular' add-ons have already been updated for V1.5.x compatibility, so you may be better of asking about the specific add-ons that you are refering too.

Finally, you can always make a back of your site, install the add-on's and see if it works or not. If it doesn't, just restore the site from the backup with the knowledge that the add-on isn't compatible.

Cheers
RodG

4 Aug 2014, 12:33 AM
#3
nigelt74 avatar

nigelt74

Totally Zenned

Join Date:
Sep 2005
Location:
Waikato, New Zealand
Posts:
1,558
Plugin Contributions:
1

Re: Old Plug-ins

See if there is a support thread, as the vast majority of plugins have support threads or at least queries about them, chances are that someone else will have asked the same question

6 Aug 2014, 1:10 PM
#4
adb34 avatar

adb34

Totally Zenned

Join Date:
Mar 2008
Location:
Brampton, Cumbria, United Kingdom, United Kingdom
Posts:
825
Plugin Contributions:
0

Re: Old Plug-ins

Thank for the help :)

7 Aug 2014, 1:24 PM
#5
yaritai avatar

yaritai

Zen Follower

Join Date:
Apr 2014
Posts:
154
Plugin Contributions:
0

Re: Old Plug-ins

Easiest way is to just download and upload to a test site.