neos/contentrepository-legacynodemigration
最新稳定版本:9.1.1
Composer 安装命令:
composer require neos/contentrepository-legacynodemigration
包简介
Migration from the Non-Event-Sourced to the Event-Sourced world
README 文档
README
This repository is a read-only subsplit of a package that is part of the Neos Development Collection
Migrating an existing (Neos < 9.0) Site
# the following config points to a Neos 8.0 database (adjust to your needs) ./flow site:exportLegacyData --path ./migratedContent --config '{"dbal": {"dbname": "neos80"}, "resourcesPath": "/path/to/neos-8.0/Data/Persistent/Resources"}' # import the migrated data ./flow site:importAll --path ./migratedContent
统计信息
- 总下载量: 1.92k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2023-05-01