lobbykit/intra

A modern WordPress intranet

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

0.2.1 2016-02-04 23:15 UTC

README

Packagist Packagist

Vision

Intranet based on WordPress and open source components/services only

** WORK IN PROGRESS **

Team Communications

Next step in development

Trello Please follow the open board at Trello!

Design

Open to suggestions but we base our product on Twitter Bootstrap 4 at the moment. Meanwhile we are going to use the Moduler-Admin-Html as a base.

Services

  • PHP 7
  • Mysql 5.6
  • Elasticsearch

Components

These are components implemented:

  • Bedrock
  • WordPress
  • Papi
  • Bladerunner

These are components planned to implement:

  • Travis CI
  • Style CI
  • ElasticPress

Integrations

These are integrations planned to implement:

  • Slack
  • Mandrill

Developers

To get started:

  1. Create the project with Composer, eg:
composer create-project lobbykit/intra intra
  1. Create a .env file in root with a database name (docker deploy reads the name at startup)
  2. Ensure you have a Docker instance running, eg "Default"
  3. Run vendor/bin/dep docker:up development

Contribution

...