yawave-sdks/yawave
Composer 安装命令:
composer require yawave-sdks/yawave
包简介
typo3 extension that extends the news extension and add record from the yawave
README 文档
README
1 Features
Based on extbase & fluid and news extension, implementing best practices from TYPO3 CMS
2 Usage
2.1 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require yawave-sdks/yawave
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.
2.2 Minimal setup
- Install the “News system” extension before you install the “yawave” extension.
- Install the “Scheduler ” extension before you install the “yawave” extension .
- Install the “yawave” extension.
- Change StoragePid in “ext_typoscript_setup.typoscript” according to Storagefolder ID Path: …ext/yawave.
- Configure the same languages on your Typo3 environment as they are used in your yawave application.
- Set Fallback Type.
- Setup site template and add id’s of languages.
- Setup Hook for yawave extension in config.yaml.
- Configure Scheduler.
- Pull yawave content by running scheduler once.
- Add News Content.
- Choose filter according to your needs (portal, tags, category…) and save new page content.
- Add all Languages in Pages.
- Choose Layout.
- Initiate automated Scheduler now.
统计信息
- 总下载量: 336
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2021-02-25