Posts

Showing posts with the label Magento

Popup Before Add to Cart - Magento

Image
Magento is very big e-commerce platform which support various functionality by extension , also called as module. In this blog, we will see an unique functionality "Popup before Add to cart". Essentially, while adding product to cart website owner need to show some content for marketing purpose or anything else. This extension exactly made for same functionality. It will show content before adding product to cart. Extrembler CartBeforePopup v 1.0.0 Another question is that, What if website owner need to show CMS block content on popup. Don't worry , our team has already taken care of that. An extension provide functionality to user where he/she can choose any cms block from system or simple text content based on choice. One of the major benefit of the module, easily disable and enable functionality without disabling the module. Find out more information below. Features: 1. Easy installation. 2. Manageable content. 3. Easy selection of CMS ...

How WordPress CMS is different than Magento?

Image
We have been checking different CMS systems last week and we loved one of the technology from Wordpress. So what wordpress has which is not in Magento. That is " Gutenberg ". We must say we just fall in love with  Gutenberg.  Let's see What is Gutenberg and what it provides. Blocks: Create once and use any where on any page. Most Used:  Recently used block, which user can use over time. Common Blocks: Simple used blocks like Image, Paragraph, Heading, Gallery, List, Quote,Audio, Video, Cover, File included in this section. Formatting: Classic, Custom HTML,Table,Code, Verse, PullQuote, and Perfomatted. Layout Elements: Buttons, Columns, Media and Text, More, Page break, Separator, Spacer available to use for users from here. Widgets: Archives, Categories, Latest Comments and Latest Posts include on any page from here. Embeds: Various Facebook, Twitter, YouTube,Instagram etc embed code add from this section. Let's Have a Quic...

Cart Page Ajax - Magento

Image
Wondering to give breathtaking functionality for cart page. What can be done on cart page for that astonishing functionality? Having same question in mind though!! On cart need to update quantity or delete the product, but it always refresh the page and it involve time consuming. Sometimes even cart abandonment happens due to page loading. Well, all of the problem's solution lies in AJAX working for all actions. Pretty good!! No need to develop own module because here already coded extension for that. Volla!!! Extrembler AjaxCartUpdate v 1.0.1 Features: 1. Update cart page by ajax. 2. Easy to manage. 3. Mini cart, shipping section, cart total section update. 4. Efficiently work with RWD theme. Benefits: 1. Free support for first 1 year. 2. Open source so anybody can modify as per needs. 3. Work best with RWD theme. 4. Easy installation.  5. Less coded for better efficiency. 6. Trouble-free customization. Due to so...

Hosting and Goodies

Image
Magento 2 Hosting , but where to? Are you thinking to build to Magento 2 website? You have planned everything but confused about hosting. Don't worry we will have thoughts for you from where you can choose better hosting. Note : All hosting provider prices are as per October 2018. 1) Milesweb   Miles web is the very very good hosting company which we personally recommending. We have hosted many Magento and other framework website. 2) Hostgator India's leading hosting provider is Hostgator.  it is one of the good hosting provider. We have used Hostgator services in past and we have good experience with them. 3) GoDaddy GoDaddy is world wide known hosting provider. 4) Cloudways Cloudways gives more options with different hosting services. That makes it an unique. 5) a2hosting An a2hosting is another good hosting provider for magento framework. Although it prices are high but it still takes a place in our top 5 hosting provider. ...

Magento says "Save me from Brute"

Image
Brute Force of Magento - Do you need security? Due to the popularity of Magento as an e-commerce platform more and more companies are approaching Magento. Along with popularity higher risk come to it. So many many hackers and newbies are trying to attack an E-Commerce website. Attacking on websites are not a new thing but preventing it from attackers is something called 'Great'. Whatsoever let's talk about how to prevent attackers from Brute Force your store. Method 1: Secure Admin area. On daily the basis many transactions are taking place on any Magento hosted E-commerce website. To prevent it simply always avoid using un-secure connection while login to admin panel. It might still sensitive and valuable data of transactions.  Go to Stores->Configuration->General->Web->Base Urls (Secure) Method 2: Use Cpanel. Why Cpanel? Lots of readers ask me this, let me clear over here. It is secure. It is DDos ...

Magento Prelogin to access website

Image
Magento Prelogin to access a website Do you want to restrict users from accessing the website? Is .htaccess restriction option bad for you? Then this is a perfect extension for your store. It works same as .htaccess username and password combo works. Only users having credentials can view the website. Extrembler PreLogin v 0.1.1 This module provides admin to choose own credentials which are completely different from admin credentials. Even more interesting thing is that module save password completely encrypted. 🙂 It is easy to design login form from admin panel. A rich back-end provides customization directly from admin panel. Multi-website restriction possible through each store has unique username and password. Easily enable/disable the restriction for store and website level. Download the module from below details. Download ↦ Extrembler Prelogin You need a base module for that, download ↦ Extrembler_Base   Features :  1. Enable/Disable...

Import Region - Magento 1

Image
Import Region for countries In magento, there are several countries for which states/regions already available, but for others like India, New-zealand and many more have not region list available. However, an input type text is available to enter state/region manually.  Usually, it is always better to have selectable state from the list. Actually, it is more convenient to use dropdown as region/states selection country-wise.  Simply take an example of India where a user has to enter states/regions manually. Now need to convert it into dropdown require SQL script and prepare this script. These all seem hectic.  It would be very appropriate if a developer can do this by CSV and piece of code. Well, here is the solution to it which is illustrate below. Firstly, need a csv file to this. For an example India's states CSV is below. Download CSV file from here →  Indian Regions To download the file as CSV, f...

Magento Breadcrum - Cache Issue

Image
Magento Breadcrumbs - Cache Issue     Extrembler BreadCrumCacheResolver v 0.1.1 What is breadcrumb? Breadcrumb shows a path from homepage to currently surfing web page. It means that surfer can trace the location of a webpage from home page.  Problem :  Breadcrumb is same on each page group. Are you thinking "What is mean by here page group?"? In Magento there are three page groups and those are  Product pages, Category Pages and CMS pages.  Let's begin with illustrating the issue, When a user is on Product-1 page, breadcrumbs for that page is "Home > product-1". Now, user go to Product-2 page, real breadcrumb for that page is "Home > product-2" although it shows "Home > product-1".  As per narration of issue for product pages, this would same occur for cms pages and categories pages also. If there is an issue, a solution should also be there.  Well, i have developed module to resolve this issue. Download → ...

Magento Easy system Configuration Shortcuts

Image
Magento Easy system Configuration Shortcuts Extrembler EasySystemConfig v 0.1.1 Hey, Magento guys i have developed Magento module for cache clean and indexing. I have always felt hassle while navigating to System->Configuration->Index Management, It feels hard sometimes as always need to reindex for the website. To over come that freaky issue, i have created a module  with shortcuts of cache clean (all types) and index management. Now it is great that without hassle we can easily navigate to these most usable features of magento backend.