rss
twitter
    Find out what I'm doing, Follow Me :)

Saturday, February 27, 2010

Pin It

Widgets

Magento 1.4.0.0-Alpha2 available with WYSIWYG Editor!

The 25th of September, Magento released the 1.4.0.0-alpha2 version, offering us the so expected official WYSIWYG editor.
After several minutes on it, I only could say that it was worth waiting! It’s powerfull, easy to control and user friendly.
All the basics functionnality usually offered by a WYSIWYG editor are embedded.


Magento wysiwyg editor


By pressing “Show / Hide Editor” button, you can insert one of the following Widgets (specific Magento tags):
  • Link to a Product
  • Link to a Category
  • Link to a CMS Page
  • CMS Block Widget
  • Catalog Product List Widgets: New, Recently Compared, Recently Viewed
Menu without Editor

Let’s have an example: display the new products on Home Page, using the catalog product list Widget “New“:
First of all, do not forget to configure at least one product as “New” from the option “Set Product as New from Date“.
Then, go to CMS –> Manage Pages –> Home Page.
  • Click on the new tab “Content
  • Click “Insert Widget” button
Magento Widget button
  • Select “Catalog New Product List
  • And then choose the number of products to display and the cache lifetime
Widget Options
Then click “Insert Widget”
That’s all!

Backend result

Now just check the result in your Home Page (In my case, I first had to reindex data from System –> Index Management):

Frontend result

2 comments:

  1. i have try your tutorial, and selected Product New widget, but on home page don't show anything? can you help me? what another setting?

    ReplyDelete
  2. did you put the generated code:

    {{ widget type= .... }}

    in the source of your home page?

    Best,

    http://www.thinkcyber.com

    ReplyDelete