Skip to content

okvpn/okvpn-site-code

Repository files navigation

The okvpn.org site code

The Build Status SensioLabsInsight

Branches Private Builds
master build status
develop build status

Installation

git clone https://github.com/okvpn/okvpn-site-code.git
cd okvpn-site-code
composer install

And run migrations

cd applivation
phinx migrate

Contributing Changes to the Code

Read Conventions & Code Version Control

license

GPLv3, see https://www.gnu.org/licenses/gpl-3.0.txt for details