/requests

Manage and dispatch all site frontend requests

Primary LanguagePHP

Backend requests manager for knife.media

Backend service for manage and dispatch messages from knife.media. Typical use case is sending form results to administrator email.

Installation

  1. Install required modules with composer update
  2. Copy .env.example to .env and replace credentials
  3. Route all nginx requests to index.php

If you wish to issue a pull request for code here, please do so on https://github.com/knife-media/requests