Zen Cart Logo
Forums / All Other Contributions/Addons / Installing addons that update the same file

Installing addons that update the same file

Views: 1,017

Results 1 to 6 of 6
30 Aug 2012, 7:06 PM
#1
joem83 avatar

joem83

Zen Follower

Join Date:
Aug 2012
Posts:
138
Plugin Contributions:
0

Installing addons that update the same file

I just finished settup taxclound which updates order.php. I am not attemtting to install "Fast and Easy Checkout" which changing the shoppong cart to 1 step instead of 3. but it also has a order.php file, and as many different changes to this file. How can a have both.
Thanks

30 Aug 2012, 7:24 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: Installing addons that update the same file

You'll need to compare the taxcloud file with the FEC file, as well as the original order.php file to figure out how each mod changed the file.

30 Aug 2012, 7:31 PM
#3
joem83 avatar

joem83

Zen Follower

Join Date:
Aug 2012
Posts:
138
Plugin Contributions:
0

Re: Installing addons that update the same file

There is no program that would do this?
Thanks

30 Aug 2012, 7:44 PM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Installing addons that update the same file

Sure. There are free tools like WinMerge which will compare the files and show you the differences so you can decide which parts to combine when merging.
http://www.zen-cart.com/wiki/index.php/Useful_Tools

30 Aug 2012, 7:47 PM
#5
joem83 avatar

joem83

Zen Follower

Join Date:
Aug 2012
Posts:
138
Plugin Contributions:
0

Re: Installing addons that update the same file

Will look into this
thanks

31 Aug 2012, 3:09 AM
#6
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: Installing addons that update the same file

joem83:

There is no program that would do this?

The human brain is the only reliable tool for this purpose...