-
After the installation of the plugin in CakePHP v3.1.3 with composer i executed the next command in console:
```
bin/cake plugin assets symlink
...
For plugin: Alaxos
--------------------------------…
-
It would be nice, if this plugin provided a bake theme.
https://book.cakephp.org/bake/1.x/en/development.html#creating-a-bake-theme
Instead of ``php bin/cake.php bake fixture ModelName`` one cou…
-
So I followed the documentation (2.x) but cant get it to work and it might be because of my folders management.
I have something like this
Project
|-- Cakephp 1
||-- app
|||-- Plugin …
-
This is a (multiple allowed):
* [ ] bug
* [x] enhancement
* [ ] feature-discussion (RFC)
Hi, so I am rewriting an older Project with CakePHP an I have been enjoying Migrations.
The Problem is, …
Tyqo updated
2 months ago
-
The old CakePHP ElasticSearch plugin (https://github.com/kvz/cakephp-elasticsearch-plugin) had a way to highlight search terms with the results. Is there a way to feasibly do this with this plugin/b…
-
`[RuntimeException]
Unable to get primary namespace for package hakito/cakephp-paypal-rest-plug
in. …
gierg updated
6 years ago
-
cakephp-adminlte-theme: version 2.0.2
I have error with plugin. Problem in path.
Now defatult plugin path: `plugins/AdminLTE/`
For fix this i did:
`$this->addPlugin('AdminLTE', ['path'=>ROOT…
-
i am still facing same issue before, the plugin does not validate token from database.
Application.php in cakephp 5 using authentication/authorization plugin for handing the login/logout
`
$se…
-
Most of the plugins in the CakePHP community cannot be loaded using Composer without declaring a custom package. It would be great to make plugins.cakephp.org a Composer repository, using Satis for in…
-
thankyou for ur plugin..
i have downloaded your cakephp-JqueryFileUpload. buttons are displaying correctly.
If i add the file, the file is not displaying.. i used the plugin in my previous cakephp pro…