silvershop/shopfront
Composer 安装命令:
composer require silvershop/shopfront
包简介
Provides a 'shopfront' page type that can be used to display products or product categories.
README 文档
README
An extension to the SilverShop module that provides a custom page type for a 'shop front'. The shop front allows a CMS author to create 'sections', each of which can contain arbitrary products (or a product category).
Maintainer Contact
Requirements
- silvershop/core: ^3
Installation Instructions
- Install via composer:
composer require silvershop/shopfront - Run
vendor/bin/sake dev/build flush=1to add the new page types - Create a new 'Shop Front page' in the CMS, define your sections and add products to each one
- The module ships with a super basic template that you are expected to override in your own theme:
- Create a new file under
themes/<your_theme>/templates/SilverShop/ShopFront/Page/Layout/ShopFrontPage.ss - Add your custom styles and classes to this file, using the existing file as an example
- Create a new file under
统计信息
- 总下载量: 1.94k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2019-09-24