Must Have Magento 2 Extensions


404 Error is the most common error on the web, which heavily impacts your SEO ranking. It’s important to fix ASAP before more of your visitors stumbled on it. We are happy to introduce our 404 Error Logger extension which enables Magento to record these 404 errors whenever a visitor found “404 Page Not Found” error in your store. Provides an easy 404 management section to check all recorded 404 error pages/URLs under admin area. We also provide an easy and user-friendly way to fix these errors by creating Magento URL redirects.

Features

  • User can search nearest dealers based on “ZIP/Postcode” within specified radius/distance.
  • User can search by state and the company name of dealers.
  • User can view the individual dealer location by clicking on the map icon on the result page.
  • User can have details like contact, email and, website URL of the dealers.
  • User has pagination functionality to manage search results.
  • User can import the store addresses of customer using the default customer import functionality of Magento.
  • Configuration to manage dealer search form fields. We can enable and disable the search fields on frontend from the configuration.
  • All the dealers will be the customers of the store assigned with “Dealer” customer group.
  • Admin can manage which customer addresses will appear in the search result.
  • Easy to display module link via CMS Page and Block or using your custom templates.

How to Use : Find A Dealer

Admin needs to create dealers by assigning the “Dealer Customer Group” to them and then add addresses for them.
This will be the format of URL on the frontend: http://yourMagentoStore.com/dealer/locator/search.

Get Find A Dealer Url in CMS Page/Block

http://www.magentocommerce.com/magento-connect/dealer/locator/search/

Bulk Import of Customers and Addresses

If we would like to import the dealer customers in bulk using the default customer import functionality of
Magento with the values of extension attributes. You can add the below attributes in the import file with the values.

Customer Attributes:

is_active_dealer(0=>No,1=>Yes)
website_url

Customer Address Attributes:

geo_latitude
geo_longitude
use_for_dealer_search(0=>No,1=>Yes)