View Single Post
  #4  
Old 05-11-2010, 06:38 AM
  Ene's Avatar 
Ene Ene is offline
 

X-Cart team
  
Join Date: Aug 2004
Posts: 907
 

Default Re: MODS.X-CART.COM - PAID or FREE Wordpress integration mod - which is the best?

Quote:
Originally Posted by Asiaplay
Hi All,

I was looking into "wordpress integration" with X-Cart and came across a couple of additional options
(i.e. to those previously discussed within the forums)...
So I wanted peoples thoughts on what they think is best approach to integrating wordpress...

A) FREE MODULE (ARS Community Website)
I spotted this free x-cart module, from the Arrscommunity.com guys - please see http://www.arscommunity.com/wiki/articles-cart-wordpress-integration

B) PAID MODULE (X-Cart Extras Website)
I came across the X-Cart mods site offering Extras module...
- please see http://mods.x-cart.com/home.php (wordpress integration $329 up).


It seemed to me that both of these mods, offer basically the same final end result for customers
i.e. integration of Wordpress into X-Cart... yes?

So would people here recommend, just going with this free mod version and forgetting the paid X-Cart one?
(or am I missing something here?)

Cheers and thanks for comments - Asiaplay

1. Their module will affect your store/server`s perfomance, because it launches a PHP script each time your browser needs to download a CSS or JS file.

2. Their module is potentially insecure:

HTML Code:
if ($_GET['incl_file']) { $incl_file = preg_replace('/\.\./', '', $_GET['incl_file']); $file = $xcart_dir.'/blog/'.$_GET['incl_file']; .. echo file_get_contents($file);
__________________
Eugene Kaznacheev,
Evangelist/Product Manager at Ecwid: http://www.ecwid.com/ (since Sept 2009)

ex-Head of X-Cart Tech Support Department
ex- X-Cart Hosting Manager - X-Cart hosting
ex-X-Cart Technical Support Engineer


Note: For the official guaranteed tech support services please turn to the Customers HelpDesk.
Reply With Quote