nwitnrw/freegov
Composer 安装命令:
composer require nwitnrw/freegov
包简介
Drupal 8 for Government (Drupal 8 für die öffentliche Verwaltung)
README 文档
README
deGov - Drupal 8 for Government
Notes
deGov is the first Drupal 8 distribution focussing on the needs of (German) governmental organisations. It uses Acquia Lightning as a basis and extends this it with valueable functions to meet the use cases for different scenarios:
- Websites for governmental organisations from all levels (federal, regional, local) to publish information
- Service-oriented E-Government portals to close the gap between citizens and your administration
- Citizen Engagement portals to discuss and decide online
- Open311 portals for civic issue tracking
- Open data portals to publish and create communities around data
- Intranet/Extranet for government employees
Sounds interesting? Then go for it and install the first Drupal 8 distribution for government!
Prerequisites
- Webserver (Apache2, Nginx, Hiawatha, Microsoft IIS)
- PHP >= 7.1+ | Memory >= 64MB
- RDMS (MySQL => 5.5.3, MariaDB => 5.5.20, Percona Server => 5.5.8)
- Mailserver (Postfix, exim, etc.)
- Composer
Installing deGov
BEFORE YOU INSTALL: please read the prerequisites
First your need to setup the deGov repository.
composer create-project degov/degov-project MY_PROJECT_PATH
Change your working directory into deGov
$ cd MY_PROJECT_PATH
You need to install deGov. You need to choose one installation type ####Drush You can install your site via drush. Drush will be shipped by deGov
bin/drush si degov
####Webinstaller Visit the deGov-Domain to start the installation process. Follow the Installer instructions to successfully finish the installation process.
http://[YOUR_SITE]/
Usage
Visit the following page to log into your deGov Installation with your previously created User to administer your deGov Installation.
http://[YOUR_SITE]/user/login/
Testing
PHPUnit
Drupal 8 needs PHPUnit 4.8. Therefor it is recommended to download the PHP phar archive in the
appropriate version. Copy the phpunit.xml.dist file to phpunit.xml for fitting your needs. Afterwards you can execute the
tests via:
php ./phpunit-4.8.9.phar
Behat
Needs to be added
Learn more about testing in Drupal 8.
License
GNU General Public License, version 2. The same as the Drupal core.
nwitnrw/freegov 适用场景与选型建议
nwitnrw/freegov 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 18 次下载、GitHub Stars 达 0, 最近一次更新时间为 2020 年 10 月 30 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 nwitnrw/freegov 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 nwitnrw/freegov 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 18
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2020-10-30