Protected: Odoo Affiliate Management
This content is password protected. To view it please enter your password below: Password:
View ArticleJoomla Virtuemart Marketplace Single Seller Checkout
Joomla Virtuemart Marketplace Single Seller Checkout: Joomla Virtuemart Marketplace Single Seller Checkout wonderful add-on that allows to checkout from single seller only. Customers can add only one...
View ArticleCS-Cart Endicia Shipping Label Generation
CS-Cart Endicia Shipping Label: Integrate Endicia with CS-Cart to print professional USPS shipping labels and simplify your shipping process. This splendid addon allows store Admin to check Endicia...
View ArticleOdoo POS Product Detail
introduction Now get the detailed information of your products on Point of Sale Screen! Our module POS Product Detail allows the seller to view the details of any product in Point of Sale by using...
View ArticleBest Practices For Web Testing
Web application testing is a testing methodology focused on applications that are hosted on the web. Web Testing in simple terms is checking your web application for bugs before its made live or before...
View ArticleCreate dynamic variables using loop in Less
Create dynamic variables using loop in Less I hope you have gone through my previous blogs related to Less. So based on that I came up with a new blog today, in which I will explain that how you can...
View ArticleUsing PHP Traits with Opencart
According to PHP documentation, Traits are a mechanism for code reuse in single inheritance languages such as PHP. A Trait is intended to reduce some limitations of single inheritance by enabling a...
View ArticleJavaScript Scope
JavaScript has a feature called scope. The concept of the scope in not that easy to understand for many new developers but I will try my best to explain them in simple way. Understanding scope will...
View ArticleHTML Style Guide And Code Structure
Coding structure is important for the readability and maintenance of the program. While working on HTML we usually make some mistakes in the style and coding structure. We need to use the consistent...
View ArticleNamespaces in PHP
Today we are going to learn about Namespace in PHP. Let’s start with definition of namespace So “Namespace are basically a way of organising your PHP classes and preventing from any kind of code...
View ArticleMagento 2 PayPal Mass Vendor Payment Benefits
This article describes the benefits of new add-on of Marketplace Module ie; Marketplace Mass PayPal Payment For Magento 2. Mass Payouts is an online facility that allows businesses to make payments to...
View ArticleJoomla Virtuemart Bulk Price Update
Joomla Virtuemart Bulk Price Update: Joomla Virtuemart Bulk Price Update is a very useful component, it provides a functionality by which store admin can update(increment/decrement) the price of the...
View ArticlejQuery Traversing
In this blog we will learn about jQuery Traversing. jQuery traversing are used to find or select HTML elements. For example if you want to select data just after the selector, or select grand data of...
View ArticleDisplay ‘Not Visible Individually’ Product Into Mini Cart In Magento 2
Display “Not Visible Individually” Product Into Mini Cart In Magento 2 – Here I am going to explain you how to display “not visible individually” products into mini cart in your custom module.To...
View ArticleXtremo Responsive Theme for Magento 2
Xtremo is a premium theme for Magento 2 store. The theme is responsive, beautiful, and customizable. Xtremo theme is suitable for any type of store including the Marketplace. On the homepage, you can...
View ArticleWordPress WooCommerce Marketplace Multi Language Translation (Old Poedit...
Multi language translation is very simple, just need to follow below steps: 1.) Download and install Poedit. You can download Poedit from here. 2.) Open “.pot” file in Poedit. You can find this file...
View ArticleShopify Product Auction SMTP configuration
Here we are with Shopify Product Auction SMTP configuration where you can configure your own SMTP to send mails to the customers from your own mail engine. Clicking on SMTP configuration, you will...
View ArticlePrestashop Multi Product Manager
Prestashop Multi Product Manager : With the help of this module, admin can now assign categories, shipping methods, tax rule, custom fields and suppliers to multiple products with ease. Admin can also...
View ArticleDisable payment method programmatically in Magento2
Disable payment method programmatically in Magento2. Today I am going to explain that how you can disable any payment method programmatically at checkout page in magento 2 in this article. I have done...
View ArticleHandle Exception with Reflection Class in PHP
As PHP has already become the most used programming language on the web, so nowadays, a lot of frameworks are seen to be built in PHP programming language. There are a lot of customizable blogging and...
View Article