如何新建一个自己的widgets:http://www.magentocommerce.com/knowledge-base/entry/tutorial-creating-a-magento-widget-part-1
Magento widgets
What is a Magento widget?
Magento Widgets are Magento extensions with a predefined set of configuration options. Through them the store administrators can enrich the front-end blocks functionality. They provide great control and flexibility in creating informational and marketing content through the Magento administrator panel. Once installed, the widgets options can be tuned by the Magento store administrators.
The Magento widgets can be used after script version 1.4.
They can be installed in the same way as the other Magento extensions.
Some of the possible implementations of the Magento widgets are:
<!--[if !supportLists]-->1. <!--[endif]-->Dynamic product data;
<!--[if !supportLists]-->2. <!--[endif]-->Dynamic lists with the recently viewed items;
<!--[if !supportLists]-->3. <!--[endif]-->Promotional images placed on different Magento front-end locations;
<!--[if !supportLists]-->4. <!--[endif]-->Interactive navigation elements and action blocks;
<!--[if !supportLists]-->5. <!--[endif]-->Dynamic flash elements that can be easily configured and embedded in content pages;
<!--[if !supportLists]-->6. <!--[endif]-->And many more
In this tutorial we will show you how to installa sample widget #1. First you need to get the extension key from thecorresponding Magento page. Click on theGet Extension Keybutton, agree to the extension license agreement and click again on the same button.
本文介绍了Magento Widgets的概念及其为电商网站带来的灵活性与控制力。通过Magento管理面板,站点管理员可以轻松配置并丰富前端区块的功能,如动态产品数据展示、最近浏览商品列表等。教程还详细说明了如何安装示例Widget。

被折叠的 条评论
为什么被折叠?



