beechit/news-ttnewsimport
Composer 安装命令:
composer require beechit/news-ttnewsimport
包简介
Importer of ext:tt_news items to ext:news
关键字:
README 文档
README
This extension imports records from EXT:tt_news to EXT:news with support for multiple 3rd party extensions which enhance tt_news.
Requirements
- TYPO3 CMS >= 6.2
- Ext:news >= 3.0
License
GPL v2
Migrate records
The records tt_news are migrated to tx_news_domain_model_news and tt_news_cat to sys_category.
The following 3rd party extensions are supported during the migration and are not needed anymore:
- DAM: The dam records are migrated using the new FAL API.
- jg_youtubeinnews: YouTube links are migrated to EXT:news media elements
- tl_news_linktext: Related links are migrated to ext:news link elements
- EXT:mbl_newsevent are migrated to the available fields of EXT:roq_newsevent (News event extension for EXT:news)
Usage
- After installing the extension, switch to the module "News Import".
- Select the wizard you need and press Start.
Important: First start import of categories if any. Afterwards reopen the module to import news. If you don't reopen the module, some news can be imported twice.
Plugin migration
You can migrate the plugins of tt_news to news by using the command line.
Be aware that not all options are migrated. Supported are:
- what_to_display
- listOrderBy (except: archivedate, author, type, random)
- ascDesc
- categoryMode
- categorySelection
- useSubCategories
- archive
- imageMaxWidth
- imageMaxHeight
- listLimit
- noPageBrowser
- croppingLenght
- PIDitemDisplay
- backPid
- pages
- recursive
not supported:
- croppingLenghtOptionSplit
- firstImageIsPreview
- forceFirstImageIsPreview
- myTS
- template_file
- altLayoutsOptionSplit
- maxWordsInSingleView
- catImageMode
- catImageMaxWidth
- catImageMaxHeight
- maxCatImages
- catTextMode
- maxCatTexts
- alternatingLayouts
Usage
Important: Run the plugin migration after the record migration!
# Gives you some information about how many plugins are still to be migrated
./typo3/cli_dispatch.phpsh extbase ttnewspluginmigrate:check
# Creates the plugins for *EXT:news* by creating a new record below the plugin of *EXT:tt_news*. # This makes it possible for you to cross check the migration and adapt the plugins. ./typo3/cli_dispatch.phpsh extbase ttnewspluginmigrate:run
# Replace tt_news plugins directly without creating copies.
./typo3/cli_dispatch.phpsh extbase ttnewspluginmigrate:replace
# Hide the old tt_news plugins. ./typo3/cli_dispatch.phpsh extbase ttnewspluginmigrate:removeOldPlugins # Deletes the old tt_news plugins. ./typo3/cli_dispatch.phpsh extbase ttnewspluginmigrate:removeOldPlugins delete=1
Known issues
see FAQ Section in Documentation/Misc/Index.rst
beechit/news-ttnewsimport 适用场景与选型建议
beechit/news-ttnewsimport 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 12.57k 次下载、GitHub Stars 达 20, 最近一次更新时间为 2017 年 10 月 22 日, 在 PHP 生态内属于活跃度较高的组件。
它主要适用于以下技术方向: 「TYPO3 CMS」 等业务场景。在实际项目中,围绕这些方向常见需要落地的问题包括:接口对接、性能调优、并发安全、与既有框架(Laravel / ThinkPHP / Yii / Webman 等)的兼容适配,以及生产环境的日志埋点与稳定性保障。
我们在过去多个企业项目中使用过 beechit/news-ttnewsimport 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 beechit/news-ttnewsimport 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
与 beechit/news-ttnewsimport 相关的其它包
同方向 / 同关键字的高下载量 PHP Composer 包推荐,方便对比选型:
GraphQL authentication for your headless Craft CMS applications.
Set Links with a specific language parameter
Supercharged text field validation.
TYPO3 CMS extension to create gallery content element with preset crop ratios and pagination
An interactive tour through the TYPO3 backend.
Integrate with Snipcart.
统计信息
- 总下载量: 12.57k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 20
- 点击次数: 5
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2017-10-22