lelesys/plugin-products
Composer 安装命令:
composer require lelesys/plugin-products
包简介
A product plugin for TYPO3 Neos
README 文档
README
This is a products catalog plugin which displays products by categories.
Important note: Initial package development was done when TYPO3 Neos was at alpha3/4. We are working hard continuously to get this to work perfectly and to beautify source code using best practices/concepts of Flow/Neos. Stay tuned!
Quick start
- include the plugin's TypoScript definitions to your own one's (located in, for example,Packages/Sites/Your.Site/Resources/Private/TypoScripts/Library/ContentElements.ts2) with:
include: resource://Lelesys.Plugin.Products/Private/TypoScripts/Library/NodeTypes.ts2
- include the plugin's Stylesheet to your own one's where you add other stylesheets of the site.
<link href="{f:uri.resource(path: 'resource://Lelesys.Plugin.Products/Public/Styles/Products.css')}" rel="stylesheet" media="screen">
- add the plugin content element "Catalog" to the position of your choice, the catalog plugin will enable to add new categories and products.
统计信息
- 总下载量: 112
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 2
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: LGPL-3.0
- 更新时间: 2013-07-10