Deadpikle / Deadpikle/yamf-php

Refactor router to allow for custom routing

Open
#3 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
PHP
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Feature Request Description

Right now, a user can't add logic to the routing system without overriding the YAMF `router.php` file. We should make this extendable somehow.

## Feature Request Solution

Make the router object oriented (might cause problems with how we are currently using `require`)? Add a custom function that can be called by the router to do custom logic?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.