All Projects → deGov → deGov

deGov / deGov

Licence: GPL-3.0 License
THIS REPO IS LEGACY. PLEASE USE THE REPOS FROM BITBUCKET REGARDING THE DEGOV 2.x VERSION.

Programming Languages

Gherkin
971 projects
PHP
23972 projects - #3 most used programming language
shell
77523 projects

Stories in Ready

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 >= 5.5.9+ | 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 clone the deGov repository.

git clone https://github.com/deGov/deGov.git

Change your working directory into deGov

$ cd deGov

After a successfully clone you need to run Composer to install all deGov dependencies.

$ composer install

Visit the deGov-Domain to start the installation process.

http://[YOUR_SITE]/

Follow the Installer instructions to successfully finish the installation process.

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/

License

GNU GENERAL PUBLIC LICENSE v2

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].