packagefactory/neos-component-engine
最新稳定版本:1.0.0-alpha3
Composer 安装命令:
composer require packagefactory/neos-component-engine
包简介
Adapter package that integrates PackageFactory.ComponentEngine with Neos CMS
README 文档
README
Adapter package that integrates PackageFactory.ComponentEngine with Neos CMS
Usage
CLI Commands
components:list
./flow components:list <package-key>
components:analyze
./flow components:analyze <package-key>
components:build
./flow components:build <package-key>
Development
Run behavioral tests
The behavioral tests for this package are implemented with behat. They cannot be executed in isolation, but require this package to be installed in a Neos CMS distribution.
Make sure to either have the package installed via packagist or to have it reside in your DistributionPackages folder. The tests can be run from the package directory either via
./scripts/behat
or
composer test:behavioral
License
see LICENSE
统计信息
- 总下载量: 2
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0-or-later
- 更新时间: 2025-11-02