What Problems Does the Magento Extended Admin Product Grid Solve?

Editable-Product-Grid-(for-web)The Magento admin product grid is probably one of the most viewed screens in the Magento admin area. Unfortunately, it is not very flexible in meeting the needs of store owners, to add new columns, sort columns, and directly edit within the grid. For that, reason, we have created our Magento Extended Product Grid extension.

What Problems does the Magento Editable Product Grid Solve?

With the admin editable product grid you can easily perform the following actions:

  1. Add / remove columns – enhance the admin product grid by adding new columns so you can better view your products. You can then sort / filter by these columns
  2. Order columns – change the orderings of the columns so that you can put the most important information first
  3. Edit products within the grid – directly edit product attributes within the grid which will enable you to make product changes faster

Here you can see how your product grid will change and how you can edit products directly in the grid:

Extenteded product grid

This extension works very well when combined with our powerful mass product actions extension which we will cover in a different post.


Quick Extension Overview

Extendware’s Magento Admin Product Grid extension allows you to easily filter and edit your products within the product grid. You can add / remove columns, change the ordering of columns, filter by new attributes or categories, and much more. Editable Product Grid turns your Product Grid into a powerful editing tool.


Sorting Products by Best Sellers in Magento

Product-Sorting-(Web)Sorting products by best sellers is an important way to increase revenue. The way that your products are ordered is very important if you want to increase conversions. It makes sense that sorting products that are most likely to sell in front of customers will increase the purchases. I will tell you how to sort products by bestseller by default in the catalog.

How to Sort Products by Best Seller in Magento

To sort products by bestseller just follow these simple steps:

  1. Install Product Sorting on your Magento store
  2. Go to System -> Configuration -> Catalog and look under Frontend and change “Product Listing Sort by” to Best Sellers
  3. There is no step #3. It is that easy!

What else can be done with Magento product sorting?

The product sorting extension that you installed has many more features besides just sorting by best sellers. You can also sort by most viewed, highest converting, and more. You can even automatically sort out of stock products last. It is really a must-have for a serious Magento store.

Can I sort my custom product collection by best sellers too using the extension?

Absolutely! If you are someone who likes to code you can also use it to modify your existing collections. Just perform the following on any product collection:


Quick Extension Overview

Magento Product Sorting increases the effectiveness of your online product catalog and can increase your conversion rates. Sort products on your sales page by Best Sellers, Top Performers, Most Viewed, Number of Reviews, and more. Easily cascade your sorting options – such as always showing in stock items first.


Currency Switching by Country in Magento

Store--Currency-Switcher-(for-web)Automatic currency switching by geoip is a great way to improve store usability international. Imagine if you sell products in USD, but someone from the the United Kingdom visits. Of course they will want to view prices in British Pounds. To automatically switch currencies based on geographic location is very easy. Just follow these steps:

Setup Currencies in Magento

Follow these steps to enable currencies for your store:

  1. Go to System -> Configuration -> Currency Setup
  2. Select any of the currencies in the Allowed Currencies field that you want to enable on your store
  3. Go to System -> Manage Currencies -> Rates and click the Import button to import rates and save the rates

How to switch currencies automatically based on visitor geoip location

Now you have currencies setup, but they are not that useful to customers as they do not automatically see prices in their preferred currency based on location. To resolve this you will want to follow these steps:

  1. Install Magento Currency Switching extension.
  2. Go to Extendware -> Manage Extensions -> Auto Switcher -> Currency Rules.
  3. Associate any of the currencies in your Allowed Currencies list with any countries that you want to auto switch to that currency.

Once completed your store will be much more internationally friendly! Have a look at all of our best magento extensions.


Quick Extension Overview

Make your store more personalized and easier to use by gracefully redirecting customers to the proper store and currency based on their geographic location and browser configuration with Extendware’s Magento Store Currency Switching extension. Easy and flexible rules give you full control on switching. Compatible with full page cache systems.


 

Minify HTML in Magento

Minify-Js--Css-(Web)Minifying HTML in Magento is one of those hidden Magento performance tweaks that few stores do. Almost everyone is minifying javascript and css thanks you our Minify Javascript / CSS Magento extension. However, few people enable the ability to Minify HTML which this extensions also supports.

Why should I Minify HTML?

It is important to optimize the size of your main HTML page because these cannot be cached by the browser (unlike javascript / css) and as a result the speed enhancement will affect almost every request. Many servers will compress the HTML of a page and that is extremely important to the page size. However, if the server is not doing this, then HTML minification becomes extremely important. Even when compression is used the minification process of HTML can still decrease page size by many percent, which will add up when you consider it affects every request.

How do I enable HTML Minification in Magento?

It is simple. Follow these steps:

  1. Purchase Minify Javascript / CSS for Magento and install it in your store
  2. In your store backend go to Extendware -> Manage Extensions -> Minify JS / CSS -> Configure -> Files and enable the HTML Minification option. There are three different modes to choose from. Usually the default is best setup.

Quick Overview

Speed up your site, improve your search engine site rankings and conversion rate, and improve your user experience in the process. Minify Js / CSS extension reduces page size, bandwidth, request count, and server load without anything more than installing this easy to use and feature-full extension.


 

How to Minify Javascript in Magento

Minify-Js--Css-(Web)Minifying javascript is a very important aspect of a faster Magento store. For many stores, it is their greatest weakness on their Google page speed tests.

Why should I minify javascript?

It is important to minify your javascript because it slows down the page load of your Magento store. Many stores can save 500KB off their download size simply by minifying javascript. The less your customers need to download to view your store the faster they can start shopping and purchasing products!

How do I minify javascript in Magento?

It is simple. Follow these steps:

  1. Purchase Minify javascript / css for Magento and install it in your store
  2. In your store backend go to Extendware -> Manage Extensions -> Minify JS / CSS -> Configure -> Files and click the “Auto Configure” button

It is really that easy!


Quick Extension Overview

Speed up your site, improve your search engine site rankings and conversion rate, and improve your user experience in the process. Minify Js / CSS extension reduces page size, bandwidth, request count, and server load without anything more than installing this easy to use and feature-full extension.


 

Secure Magento admin login with two-factor authentication

Two-Factor-AuthenticationTwo-Factor Authentication is a great way to secure your Magento admin area. Imagine if a hacker or someone else gains access to your backend? Not only could they destroy data and harass customers, but they could steal valuable business data and the end result could be customers lose confidence in your store. The best two factor authentication is using Google authenticator for Magento.

What is two-factor authentication?

Two-factor authentication increases the security of your Magento login by requiring an additional authentication method. Normally, you would input your password only. With two-factor authentication that is compatible with Google authenticator you would also input a 1 time access code in addition. This access code changes every 60 seconds, so it is nearly impossible to hack your login. By combining these two methods (two factors) your login is much more secure.

How do I enable two factor authentication for Magento?

You should install the Two-Factor Authentication Magento Extension for your store and then go to System -> Permissions -> Users and enable it for specific users.

Great! What else can I do for a secure backend?

In addition to using the Google Authenticator Magento extension you can change your store admin URL. Leaving your store admin URL at yourstore.com/admin is bad for security. To resolve this, simply edit the file at app/etc/local.xml and change contact us.


Quick Overview

Protect your store from key loggers, connection sniffing, unprotected wifi connections, and other threats with our two-factor authentication system. If you ever login to your store over wifi or on a public computer, then you urgently need this extension.


Magento Image Optimization

Image-OptimizationMagento Image Optimization is an important performance enhancement that will speed up your Magento page load time. The easiest way to optimize all your Magento images without affecting your existing images is to use the Magento Image Optimization extension for Magento.

Why and when is image optimization important in Magento?

Image optimization affects every single page load. The reason for this is that each page includes unique images and as a result it cannot be cached by the browser well. In addition, low bandwidth and high latency connections such as those used by mobile devices will be benefited a lot from image optimization.

How do I enable image optimization in Magento?

It is simple. Follow these steps:

  1. Purchase Magento Image Optimization for Magento and install it in your store
  2. In your store backend go to Extendware -> Manage Extensions -> Image Optimization -> Configure and click the “Auto Configure” button. That’s it!

Quick Overview

Images are very important for online stores, but unnecessarily large images can slow down the user experience and reduce search engine rankings. Image Optimization will optimize your images and reduce their size without sacrificing image quality, so that your site images are faster loading.


Sorting Products by Newest in Magento

Sorting products by newest is a great way to increase sales especially for repeat customers. Many times a customer will come and want to just view what is new especially if you sell few products. To sort products by newest all you need to do is use our product sorting extension.

How to List Products by Newest in Magento

To sort newest just follow these simple steps:

  1. Install Product Sorting on your Magento store
  2. Go to System -> Configuration -> Catalog and look under Frontend and change “Product Listing Sort by” to Newest if you want this to be the default sort option. Otherwise it will just appear in the sort drop down as an option for customers.
  3. There is no step #3. It is that easy!

What else can be done with Magento product sorting?

The product sorting extension that you installed has many more features in addition to sorting by newest. You can also sort by best sellers, most viewed, highest converting, and more. You can even automatically sort out of stock products last.


Product-Sorting-(Web)Quick Overview

Magento Product Sorting increases the effectiveness of your online product catalog and can increase your conversion rates. Sort products on your sales page by Best Sellers, Top Performers, Most Viewed, Number of Reviews, and more. Easily cascade your sorting options – such as always showing in stock items first.


Improving First Byte Time in Magento

Full-Page-CacheFirst Byte Time is very important for a stores usability and search engine ranking. Improving the First Byte Time can improve customer satisfication and rankings in search engines. The end result is more revenue for the store.

What exactly is First Byte Time (FBT)?

First Byte Time is one aspect of load time. Load time = First Byte Time + Download Time. In general, a First Byte Time is dependent on how fast your hosting platform is and the size of your Magento store. In addition, some extensions can slow First Byte Time. As bottlenecks increase the First Byte Time will also increase. In Magento the primary bottleneck is the database and in general waiting for the database is what causes most of the slow speed.

How can First Byte Time be improved?

The easiest way to improve First Byte Time is to use our Magento Full Page Cache. With our extension, the FBT can be drastically reduced. In some cases by as much as 100x. The page cache works by reducing load on the database and reducing processing of the page generation. The end result is a faster site and reduced server load.

Features of Extendware Page Cache?

The Extendware Full Page Cache is the fastest and most flexible page cache available for Magento. It even outperforms the Magento Enterprise Cache. It does this because it is multi-leveled. The primary cache does not even require sessions or database. The secondary cache supports advanced hole punches for dynamic content. The end result is the fastest store possible. Review the product page for a full list of features.

Extendware offers an array of performance extensions that affect different aspects of performance. Review all our Magento extensions to improve your store even more.


Quick Extension Overview

Full Page Cache reduces your Magento store’s First Byte Time, Increases your web server request rate, reduces database load, and makes your store much more responsive. Extendware’s Caching solution is the best Magento Caching Performance Extension you can buy to speed up your store and easily pays for itself by saving you money rather than buying expensive hardware solutions to increase your Magento store optimization rates.


Magento Review Reminder

Review-Reminder-(for-web)Getting your products reviewed by real customers can boost sales significantly. Unfortunately, many customers forget to write reviews. Magento Review Reminder will help solve this issue for you by sending emails to customers after they have placed an order and reminding them to write a review.

The extension is very simple to use. You can send a series of reminders to customers in order to remind them to review and you can even include a coupon in the email.


Quick Overview

Review Reminder allows you to remind your customers to leave a review about the products in their order. You can send an unlimited number of follow-up emails and even attach a coupon to the follow-up to encourage reviews.