verdigado/multisite
Composer 安装命令:
composer require verdigado/multisite
包简介
Optimizing TYPO3 for multisite operation
README 文档
README
Introduction
This extension optimises TYPO3 for multisite.
It enables in TYPO3 the so called rootpid idea.
Tables will extended with the column rootpid. The columns rootpid contains the id of the current website.
While saving a record, the rootpid will set and updated automatically.
A cron job enables to update rootpids regularly for example once a day.
Advantages of a rootpid
If you want to know, which news are owned by the current website, you need one SQL query only.
Administrators will see in a TCA form relations of records, which are ownded by the current website only.
Requirements
If you like the rootpid idea for your extension or your tables, you must configure ...
See details at the Documentation
统计信息
- 总下载量: 5
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2022-02-21