admin icon indicating copy to clipboard operation
admin copied to clipboard

DotKernel Admin Application, built on top of Mezzio microframework and using Laminas components.ezzio for branch 2 and above.

Results 29 admin issues
Sort by recently updated
recently updated
newest added

replace controllers with handlers as there are obsolete

enhancement
6.0.x

### Feature Request similar to https://github.com/dotkernel/api/pull/358 In preparation of Headless CMS #### Summary

6.0.x

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...

6.0.x

### 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...

enhancement

Replaced the built it function to send emails with [QUEUE](https://github.com/dotkernel/queue) implementation.