Quantcast
Channel: Webkul Blog
Browsing all 5490 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Create hello module in magento2

Create hello module in magento2 Magento2 beta version has been released by magento for developer understanding. We can get the setup from Git Gub https://github.com/magento/magento2 You can get setup...

View Article


Iterate through JSONObject in java (android)

Assuming your JSON is in a string form, you can iterate over the attribute-value pairs as follows: Below String jsonstring is the string of json. String jsonstring = "{ "child": { "something": "value",...

View Article


Image may be NSFW.
Clik here to view.

Magento Marketplace Affiliate System

Magento Marketplace Affiliate System is a performance driven marketing module where the affiliated user will be benefited by getting rewards for each unique click and also if the visitor makes a...

View Article

How to Manage Session in Android App

There are two ways to manage sessions in android Applications. 1. Global Variable. 2. Shared Preference. Both will work but there is a problem with Global variable i.e Global variable got destroyed,...

View Article

Image may be NSFW.
Clik here to view.

create admin menu and controller in magento2

Here we create admin menu and controller in magento2 . In previous blog we learn how to Create hello module in magento2 . now we create menu and controller in Magento2 admin panel. For this we follow...

View Article


How to create alert in android

Some times it is a need to popup a message as warning message or alert message for the user and also give option to the user to close that popup after reading the message. So following the below set of...

View Article

Image may be NSFW.
Clik here to view.

Cs Cart Auction

Auction:-It will enable auction features for your Cs-cart store where buyers can bid for the product with interactive timer clock view. Cs-cart Auction Addon will surely boost the sales of your store....

View Article

Apex Programming Basics

Apex provides a complete set of features for building business applications – including data models and objects to manage data, a workflow engine for managing collaboration of that data between users,...

View Article


Image may be NSFW.
Clik here to view.

Create Grid , edit/add grid row and installer in Mahento2

Here we create Collection Grid , edit/add  grid row and installer in Mahento2 Create Grid , edit/add grid row and installer in Mahento2 Before starting the code section, let us create the directory...

View Article


Image may be NSFW.
Clik here to view.

Magento2: Create list with pager in frontend

Here we create list of record with pager in frontend for  magento2. Before starting the code section, let us create the directory structure that we will need for list of record with pager in frontend....

View Article

Image may be NSFW.
Clik here to view.

Magento2: How to add css and js file in module

Here we’ll learn how to add css and js file in magento2 module . Magento2: How to add css and js file in module In blog post Magento2: Create list with pager in frontend  we learned that how to create...

View Article

Image may be NSFW.
Clik here to view.

How to install less and compile less file

How to install less and compile less file Less (sometimes stylized as LESS) is a dynamic style sheet language that can be compiled into Cascading Style Sheets (CSS). Here we learn how to install less...

View Article

How to add element below another in relative layout in android

To set an element like TextView below another TextView in RelativeLayout in android app is easy to do with layout xml. You can do it like this. <TextView android:id="@+id/heading"...

View Article


Image may be NSFW.
Clik here to view.

Cs-Cart Multivendor Seller Ads Management

Cs-Cart MultiVendor Seller Ads Management:- Seller can Advertise own store or products by Seller Ads Management. In Which Seller can add their advertisement Image and their links at four unique site...

View Article

Image may be NSFW.
Clik here to view.

Odoo: Product Wishlist

What is a Wishlist and Why you need them:  In terms of e-commerce, wishlist are digital collections of items/products that shoppers would like to buy. Having a wishlist in store, allows visitors to...

View Article


Image may be NSFW.
Clik here to view.

Prestashop Marketplace Correios Shipping

This will add the Correios Shipping method with the admin and the seller products. The Correios shipping manages the shipping in Brazil. This module is an add-on for Marketplace Module. To use this...

View Article

Image may be NSFW.
Clik here to view.

Magento2 : How to add custom module configuration in configuration section...

Magento2 : How to add custom module configuration in configuration section using system.xml Here we learn that how to add custom module  configuration in Magento2 Basic structure and location of...

View Article


Image may be NSFW.
Clik here to view.

Magento2 – How To Add Drop Down And Image Upload Fields In Configuration Section

Here we learn in Magento2 – How To Add Drop Down And Image Upload Fields In Configuration Section In previous post we learned How to add custom module configuration in configuration section using...

View Article

Image may be NSFW.
Clik here to view.

Prestashop Marketplace Seller Wallet

With this module, seller can create a voucher of the pending amount that has to be paid by admin to seller. Using this module, seller can maintain a wallet showing the voucher details that are created...

View Article

Image may be NSFW.
Clik here to view.

Prestashop Zipcode Validator

With this module, now the products availability at a location can be searched through the zip code. Now, the buyer can see if the product is available at a specific location or not. Global and product...

View Article
Browsing all 5490 articles
Browse latest View live