Skip to content

scheissegalo/php-vouchersystem

Repository files navigation


php-vouchersystem


Basic PHP voucher system with QR code validator.

AboutFeaturesTo doSetupInstallationLicense

About

php-vouchersystem is a highly customizable web application that allows you to generate gift cards for printing or sharing. It is an open source project that you can download and install even for commercial use. php-vouchersystem will run smoothly with your existing website as it can be installed in a single folder of the server and of course share an existing database. Still in development.

Features

The application is designed to be flexible enough so that it can handle any enterprise work flow.

  • Administration Dashboard
  • Client Validator
  • Automatic QR code Generation and merging your existing gift card backgrounds
  • Self hosted installation.

Todo

  • Email notifications system.
  • Translated user interface.
  • Wordpress Intergation
  • Lots of Features

Setup

To clone and run this application, you'll need Git, XAMPP installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/scheissegalo/php-vouchersystem.git

Installation

You will need to perform the following steps to install the application on your server:

  • Make sure that your server has Apache/Nginx, PHP and MySQL installed.
  • Create a new database (or use an existing one).
  • Copy the "php-vouchersystem" source folder on your server.
  • Make sure that you create a folder "output" and make shure it is writable.
  • Read the "connect.php" and update its contents based on your environment.
  • Open the browser on the php-vouchersystem URL and start generating your Voucher.

That's it! You can now use php-vouchersystem at your will.

You can report problems on the issues page and help the development progress.

License

Code Licensed Under MIT


Website karich.design  ·  GitHub scheissegalo  · 

About

Basic PHP voucher system with QR code validator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published