-
This is a (multiple allowed):
* [x] feature-discussion (RFC)
* CakePHP Version: x
### What you did
I have a theme, it contains an element (with irrelevant content) with same name of a loaded…
-
This is a (multiple allowed):
* [x] bug
* [ ] enhancement
* [x] feature-discussion (RFC)
* BootstrapUI Version: `dev-bs5`
* Bootstrap Framework Version: `5.1.1`
* jQuery: `N/A`
* Platform and…
-
Hi Mark, i cannot get it to work.
I'm performing a bull import and the adding to job the sending of emails with credentials:
```
$mailer = $this->getMailer('User');
$data = [
'settings' => $mai…
-
I am currently using this plugin in a CakePHP3 application that is preparing to upgrade to CakePHP 4, and I would like to know what your plans are for maintaining this plugin now that CakePHP 4 is out…
-
This is a (multiple allowed):
* [x] enhancement
* [x] feature-discussion (RFC)
* CakePHP Version: 4.3
### Background
CakePHP 4.3 will feature the management of the test DB schema out of the tes…
-
### Description
If you have the following relation setup in `ProductsTable.php`
```
$this->belongsToMany('VariantOptions', [
'through' => 'ProductVariantOptions',
'targetForeignKey' …
-
I created a new application with CakePHP 4. For authentication I used CakeDC/users plugin. It’s working fine. I can login to application.
I also added REST API following this instructions: [REST - …
atlet updated
2 years ago
-
I have test connection configured only in my dev environment.
On production where there is no `test` connection defined I get an error:
`Error: The datasource configuration test was not found in…
-
I have create a new cakephp 4 project and install arodu/cakelte and cakedc/users. I have follow the doc for extending the cakedc/users plugin and create model, table and controller exactly as the doc …
-
### Expected behavior
Access to "Server Settings" and "Jobs" options
### Actual behavior
I can not access to "Server Settings" and "Jobs" options
### Steps to reproduce
Login in MISP and try to a…