Skip to content

KarKzas/selkie

 
 

Repository files navigation

Selkie

Introduction

To write.

Installation

Using Composer (recommended)

The recommended way to get a working copy of this project is to clone the repository and use composer to install dependencies using the install command:

cd selkie/dir
./composer self-update
./composer install

(The self-update directive is to ensure you have an up-to-date composer available.)

Virtual Host

Afterwards, set up a virtual host to point to the public/ directory of the project and you should be ready to go!

Usage

Automatic vouchers cleaning

Use this in your Cron table:

wget -O - http://url/to/selkie/selkie/clean > /dev/null

About

Web Application for pfSense vouchers management.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 65.3%
  • HTML 32.7%
  • CSS 2.0%