Multi Vendor Magento
Multi Vendor Magento Shop - Magento e-commerce platform is full featured , multi user multisite framework and working almost 90% of the web store . Magento is very much useful in all types of Multi...
View ArticleHTML to Prestashop
HTML to Prestashop is not just designing your template but its a complete site of yours . Research explain the same thing if your html and prestashop design is not attractive and fast loading you are...
View ArticleMagento Product Attributes
Get Custom Attributes Value in Frontend. 1. Suppose our custom attribute code is “test_attr” and of type Text Field or Text Area . <?php $product =...
View ArticleMagento OpenERP Integration Documentation
Magento OpenERP Integration Documentation - Magento openerp connector is a brilliant module to connect your magento store to openerp system . Some of the brilliant features of the module are as...
View ArticleMulti Facebook Wall Feeds
Multi Facebook Wall Feeds is a brilliant module by which you can display feeds or post from different facebook pages and profile . This module is very helpful in displaying multiple feeds from...
View ArticleMagento Catalog Price Rule
Suppose you want to apply 10% discount on all the products of category 1 . Step 1 : Goto promotions tab and select catalog price rules . Step 2 : Click on the Add New Rule on the top right side of...
View ArticleMagneto –Openerp Bridge
Magneto –Openerp Bridge This module provides two way communication between Openerp and Magento , Means you can synchronize data from Magento to Openerp and Openerp to Magento both. Main feature...
View Article$.browser Depricated in JQuery Library 1.9.0
You can’t use $.browser directly with Jquery library 1.9.0 and greater versions. Like all flags not working with jquery library 1.9.0 $.browser.msie $.browser.webkit $.browser.safari $.browser.opera...
View ArticleJoomla Editor Xtd Button Plugin for Inserting HTML tag with popup form
This is SpecialTextboxEditor.php file for making editor-xtd button plugins <?php // no direct access defined( '_JEXEC' ) or die( 'Restricted access' ); jimport( 'joomla.plugin.plugin' ); jimport(...
View ArticleHTML5 Simple Draw Board
HTML5 Simple Draw Board - During our brain storming session a question just popped out regarding HTML5 canvas element so i thought i should have create some app to show the demo of HTML5 canvas...
View ArticleMagento Catalog Price Rule On Product Page
Magento Catalog Price Rule On Product Page - this is really weird issue that when you apply the catalog price rule it does not show in the magento product details page . so the simple fix After...
View ArticleMagento Block Series – Day One
Magento Blocks are the soul of magento template system , Any magento template system if full of block elements . What is Magento Block Blocks are basically combination of three entities ★ Class ★...
View ArticleMagento Block Series – Day Two
Magento Blocks – we have explained the basic block assignment and block postion changing in our last article . we’ll dive deep this time Magento blocks on particular page- This is quite interesting...
View ArticleUbuntu OAuth Installation
Ubuntu OAuth Installation - After astounding success of magento OpenERP Bridge (MOB) we are going to update the next release of magento OpenERP bridge which will support the SOAP, XML-RPC and REST...
View ArticlePrestaShop OpenERP Connector
PrestaShop OpenERP Connector - If you are having an e-commerce store and you want to integrate your PrestaShop e-commerce store with OpenERP , Then PrestaShop OpenERP Bridge Module is the very best...
View ArticleMagento openerp connector get awesome reviews by customers
Webkul Magento openerp connector get awesome reviews by customer , you can check review on below link http://www.magentocommerce.com/magento-connect/catalog/product/view/id/16271/ or click on below...
View ArticlePSD to Joomla3.0
PSD to Joomla3.0 - Joomla 3.0 is the best release ever by joomla community with tons of new features and functionality Some of the brilliant feature of the modules are 1 – Responsive we design . 2 –...
View ArticleEnable Different Language For Magento Store
1. To Enable Different Language For Your Magento Store goto System->Manage Stores. 2. Click on the “Create Store View”, Here you find four required fields as follows : Store ———-> Select Your...
View ArticleShow Different Language Flags instead of Dropdown Magento
1. Goto app/design/frontend/[theme-directory]/template/page/switch/ 2. Open file “languages.phtml” replace the code with the following code. <style type="text/css">...
View ArticleTranslate Text Magento
1. Add the following code inside your custom module config.xml <frontend> <translate> <modules> <Webkul_Modulename> <files> <default>Translation.csv</default>...
View Article