CPUFronz / baps

A wordpress plugin providing a customisable online application system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baps (Better Application System)

A wordpress plugin providing a customisable online application system.

How to use

I've included a Docker Compose environment for testing and developing. In order to use it, you have to have Docker and Docker Compose installed on your machine. To start it, simply run docker-compose in the docker_env folder:

git clone https://github.com/CPUFronz/baps.git
cd baps/docker_env
docker-compose up

Once everything us up and running, you have to install Wordpress by opening localhost in your browser.

Acknowledgment

Code for the Docker Compose environment based on WPDC - WordPress Docker Compose by Harald Nezbeda.

About

A wordpress plugin providing a customisable online application system.

License:MIT License


Languages

Language:PHP 93.5%Language:CSS 4.8%Language:JavaScript 1.7%