Skip to content

[READ-ONLY] Free platform for organizing lectures, from creating, over registration, to payments and lector provisions

License

Notifications You must be signed in to change notification settings

deprecated-packages/open-training

Repository files navigation

Open Trainings

Open and free platform for organizing trainings.

Setup

We cover all you need to organize a training, with a trainer and attendees:

  • create training
  • create a new term for the training
  • let people buy and attend a training
  • automated invoicing
  • automated emails to all parties
  • compute provision for the trainer and the organizer

Instal

git clone ...
cd open-trainings
composer update

Then rename .env.dist to .env and complete variables:

# create database
bin/console doctrine:schema:create 

# dump css and js from all bundles
bin/console assets:install --env=prod --no-debug

composer adminer-install

Run

bin/console server:run

About

[READ-ONLY] Free platform for organizing lectures, from creating, over registration, to payments and lector provisions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published