Skip to content
This repository has been archived by the owner on Apr 5, 2024. It is now read-only.

cbleek/DC-Aviation

Repository files navigation

DC Aviation

Yawik Module used by DC Aviation on https://career.dc-aviation.com/

Requirements

  • php 7.4
  • mongodb

Installation

you can download and use this skin by:

$ git clone https://github.com/cbleek/DC-Aviation.git
$ cd DC-Aviation
$ composer install

The module comes with a sandbox. You can start the sandbox by:

$ composer serve

after that, you should be able to open http://localhost:8000

To activate the module, create a file in you test/sandbox/config/autoload directory

<?php
return ['Aviation'];

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published