Share it now!
Magento&Joomla Integration
This file is very helpful in integrating Joomla with other systems. It works with just about everything, Magento included. Using this method, you can take Joomla modules and output them on Magento. This is especially useful if you want to import the Menus on your joomla site. Click here for a full tutorial on integrating Joomla and Magento or you can download the file by itself here.
Magento Image Gallery
One of the most common requests I receive is an image gallery for their site. This is a module I made to do that. It uses jQuery.gallerrific, an excellent javascript image gallery. It has an ajax backend to let you easily upload and organize your images.
Click here for more information or you can download it here.
Magic Thumbnails
When Magento creates thumbnails, it places a white background behind the image. This plugin lets you customize the color to the color of your choice. It can also automatically pick an appropriate background color for each image.
Click here for more information, or you can download it here.
Click here for more information, or you can download it here.
Be a fan








showing on front end like this getAlt()?>
getTitle()?>
getAlt()?>
getTitle()?>
not image display
Sounds like your host has short tags disabled.
You can try adding this to your .htaccess file:
Or you can ask your hosting provider to turn them on for you.
I’ll make a note though to switch out the short tags in the next update though. For now, if you need to, you can do it manually in your /app/design/frontend/default/default/gallery/ files.
Change < ?=.....?> to < ?php echo ....;?>
how can work this gallery plz tell me