Skip to content

An Open Source Project to generate Certificates for the DSC Communities

Notifications You must be signed in to change notification settings

lordjoo/dsc-cert-gen

Repository files navigation

DSC Cert Generation

An Open Source Project to generate Certificates for the DSC Communities

Installation

  • You must have >=php7.3 and composer installed
  • run composer install

Directory Structure

.
├── templates            # Certificate Templates Folder 
│   ├── lib              # Here You will find a Classes for generating the Certificate
│   └── controllers      # the controllers to handle the requests  
├── ex                   # Certificates Thumbnail Example
├── fonts                # where You will find the fonts used in the Certificates 
├── templates            # Certificate Templates Folder 
│   ├── data.php         # Each Template Configuration like (font size , color , a position for each part , etc)
│   └── *.png            # the Certificate Base Tempalte 
└── README.md

Contribute Your Design

About

An Open Source Project to generate Certificates for the DSC Communities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published