Want to change your site in a moment!?
Fed up with buying new Templates every time!?
Then EXP Templates Component is for you!!!With the aid of this component you can change your site in a couple of minutes. more...
Auto EXP Component
AutoEXP allows you to manage properties in your website in an easy and effective way while using Joomla! or Mambo. This powerful combination enable you to run a autos website and use the most user friendly open source Web Content Management System (CMS) available today.. more...
Welcome to EXP Shop !
Written by Web Master
Compatible only with Joomlaa 1.0.x
Try the new Joomla! Component - EXP Shop.
It's has friendly native interface and easy to use.
Also it has extensive production potentialities.
We try to automate a lot of functional capabilities.
With EXP Shop component you can extend your products easily and simply.
Component support Paypal merchant features for product selling. This setting easy to change on that merchant system which you want to use.
PRICE: € 79.95 (EUR)
2CheckOut.com Inc. (Ohio, USA) is an authorized retailer for
goods and services provided by EXP Team.
The component will be sent on your e-mail within 24hrs from payment.
Feature Highlights
Easily manage properties on the web
Publish and showcase your property with a click of button
META TAG Support
Dynamic title
Multilanguage support
Change the layout easily - CSS-based design
User Manager
Add front - end
Add Categories
Add Style
JOOM!Fish support
3 modules
Change amount of column categories in admin area
Ads published automatically or by administrator
ON/OFF ad fields in admin area.
PayPal support.
3 module position in component
Show Ad in POPUP or without
Easy rename fields in language file
and more ...
NB ! Fix to SQL injection .
One of our customer found a vulnerability.
About of vulnerability you can read on this website - http://www.milw0rm.com/exploits/5893
We are appreciate his assest.
Fix to SQL injection:
Please open for edit file show_payment.php and change a string located by line 17 $catid = $_GET[ 'catid']; to string $catid = intval(mosGetParam($_GET, 'catid', 0));