friendsoftypo3 / headless_news
本扩展提供了新闻与TYPO3集成的功能,以便以JSON格式输出内容。
v3.0.0
2024-01-09 09:31 UTC
Requires
- friendsoftypo3/headless: ^3.0 || ^4.0 || dev-master
- georgringer/news: ^11.2
- typo3/cms-core: ^11.5 || ^12.4
This package is auto-updated.
Last update: 2024-08-27 14:29:45 UTC
README
本扩展提供了与无头扩展新闻扩展的集成。
如果您有任何问题,请在 #initiative-pwa Slack 频道留言。
需求和兼容性
TYPO3 安装
使用 composer 安装扩展
composer require friendsoftypo3/headless_news
然后,包含 Typoscript 模板,即可开始使用。
NUXT-TYPO3 安装
使用 yarn 添加包
yarn install nuxt-typo3-headless-news
将模块添加到 nuxt.config.js
modules: [ 'nuxt-typo3-headless-news', // Doc: https://github.com/TYPO3-Initiatives/nuxt-typo3 'nuxt-typo3', ],
开发
本扩展的开发是作为 TYPO3 PWA 初始化项目的一部分进行的,请参阅 https://typo3.org/community/teams/typo3-development/initiatives/pwa/
致谢
特别感谢赞助本解决方案开发的 macopedia.com 公司。
参与项目的开发者
- Łukasz Uznański (Macopedia)
- Adam Marcinkowski (Macopedia)