hemio / edentata
无牙前端,用于托管服务管理后端 carnivora。
v0.12.0
2019-12-22 18:21 UTC
Requires
- php: >=5.6
- hemio/form: 0.5.*
- symfony/yaml: 3.*
Requires (Dev)
- phpunit/phpunit: 5.*
- producer/producer: ^2.1
README
无牙前端,用于托管服务管理后端 carnivora。
在Packagist上可用
测试和代码质量
需求
所需的Debian软件包
- cracklib-runtime
- gettext
- make
- php (>= 5.6)
- php-intl
- php-mbstring
- php-pgsql
其他依赖项通过 composer 管理(从Debian stretch版本开始提供软件包)并在 composer.yaml 中配置。
安装
- 运行
composer install安装依赖项 - 运行
make构建本地化 - 基于 examples/config.yaml 在 /etc/edentata/config.yaml 创建配置
- 配置您的web服务器以将 src/htdocs/index.php 作为默认文档提供(参见 examples/apache2.conf)