Start Magento2 “Hello Word” Module
Note:- “Webkul” is your company name and Test is module name Folder structure for hello word module files are following app/code/Webkul/Test/etc/config.xml <?xml version="1.0"?> <config>...
View ArticleVirtuemart Openerp Bridge – Best ERP connector
Joomla end configuration Step 1: Go to Component -> VirtueMart-openerp ,you will get screen similar to this step 2 : click on option button (top right) ,you will get screen similar to this ,...
View ArticleAmazon Clone in OpenCart
Amazon Clone in OpenCart - OpenCart Marketplace Module will convert your opencart store in to Marketplace with separate .seller product collection and separate seller with feedback support and rating ....
View ArticleOpenCart Multi Vendor Marketplace
Multi Vendor Opencart Shop – Opencart e-commerce platform is full featured , multi user multisite framework and working almost 90% of the web store . Opencart is very much useful in all types of Multi...
View ArticleGenerate automatic access token with Curl
Automatic Generate Facebook access token you just need the client app id, secret key and short time access token to generating long time access token. Here is the code : $ch1 = curl_init(); //this part...
View ArticleMagento Marketplace Custom Options
Magento Marketplace Custom Options - After building the Best magento multi vendor marketplace module in the magento community we have added one extra addon in our marketplace module . By using this...
View ArticleMagento Marketplace Custom Attributes
Magento Marketplace Custom Attributes - After building the Best magento multi vendor marketplace module in the magento community we have added one extra addon in our marketplace module . By using this...
View ArticleMagento Instant Error Report
Magento Instant Error Report – Module is very useful when you get error in your store . This module will send the email alert instantly to the admin or moderator of the store . Why This module us...
View ArticleMagento CountDown Timer
Magento CountDown Timer – brilliant module by which store owner can set a splash screen with countdown for his store . Some of the brilliant features of the module as are follows 1 – All Browser...
View ArticleMagento Mass Product delete
$products=Mage::getModel('catalog/product')->getCollection(); Mage::register('isSecureArea', true); // its set for admin secure area in frontend foreach($products as $product){...
View ArticleMagento MarketPlace Seller Order Confirmation
Magento MarketPlace Seller Order Confirmation - After building the Best magento multi vendor marketplace module in the magento community we have added one extra addon in our marketplace module . By...
View ArticleOpenERP all in one windows : can’t re-install postgreSQL
When i tried to re-install OpenERP, I found the custom installation do not allow us to check the posgresql anymore. I found a solution of this problem and now sharing it with all of you , may be it...
View Articlepostgres ident authentication failed on windows
To fix this error open PostgreSQL client authentication configuration file :…\PostgreSQL\data\pg_hba.conf This file controls: Which hosts are allowed to connect How clients are authenticated Which...
View ArticlePostgreSQL Windows Installation Problem running post-install step....
Yesterday, when I install PostgreSQL on Windows 7, it always report the following error: Problem running the post-install step. Installation may not complete correctly. … when the installation progress...
View ArticleMagento Business Card Design
Magento Business Card Design using web to print module – After relasing web to print module we are getting a lot of request for custom print card design tool in magento . Our web to print and dynamic...
View ArticleMagento Marketplace Supported Add-ons
Magento Marketplace Supported Add-ons - After astounding success of the Magento Marketplace Module We are releasing marketpalce add-ons . They will work with base magento marketplace module . These...
View ArticleMagento Paypal Adaptive Payments
Magento Paypal Adaptive Payments - Magento marketplace is the BEST solution for launching multi vendor marketplace with in your magento e-commerce store and After astounding success of magento...
View ArticleMagento Attribute Filter
Magento Attribute Filter - Filtering the magento catalog using attribute and price is a big problem either you are creating a jewellery store or book store . Filtering is very important tool for the...
View ArticleMagento Offline Maintenance Page
Magento Offline Maintenance Page – every store owner needs Maintenance page or offline page many times or when store owner wants to start their store with a countdown timer . Then Magento Offline...
View ArticleMagento Auction
Installation – Installation of the module is very easy. After the download of the module you will get a zip file. Unzip the file and you will see two folders App Skin Move those folder in magento root...
View Article