admin
admin copied to clipboard
DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.
replace controllers with handlers as there are obsolete
### Feature Request similar to https://github.com/dotkernel/api/pull/358 In preparation of Headless CMS #### Summary
Based on [this PR](https://github.com/laminas/laminas-continuous-integration-action/pull/253), before runtime, Laminas' CI action should now be able to correctly determine and install the required PHP extensions (assuming they are present in `composer.json`). For this,...
## RFC | Q | A | | ------------------- | ------ | | Proposed Version(s) | 6.0.0 | | BC Break? | Yes | ### Goal ### Background ### Considerations...
### Bug Report copy the file local.test.php only if is in DEV mode
## RFC | Q | A | | ------------------- | ------ | | Proposed Version(s) | 7.1.0 | | BC Break? | Yes | ### Goal Implement MFA for admins...
Replaced the built it function to send emails with [QUEUE](https://github.com/dotkernel/queue) implementation.