-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Composer install #75
Comments
Please, How to resolve this ? |
I'm having this issue also. |
Me too. Please provide a solution. |
are you trying to use a CakePHP 2 plugin in a CakePHP 3 app? |
I have also the problem, the developper says that boost_cake is ready to cakephp 3... but It'isn't... |
Where are ya'll seeing that the 2.0 plugin is compatible with Cake3? that is impossible. perhaps it is another library. |
It was formerly listed as compatible with Cake3 on the FriendsOfCake 'awesome-cakephp' list (https://github.com/FriendsOfCake/awesome-cakephp) although i see that it's been crossed out as incompatible now. The main BoostCake info still says CakePHP >= 2.3 in the requirements though, which could be interpreted as being compatible with Cake 3. |
Understood. Please close this ticket. |
When I tried to install with composer,
[RuntimeException]
Unable to get primary namespace for package slywalker/boost_cake.
Ensure you have added proper 'autoload' section to your plugin's config as stated in README on https://github.com/cakephp/plugin-installer
How to resolve this ?
Cakephp3 + slywalker/boost_cake
Please give an idea to resolve it.
The text was updated successfully, but these errors were encountered: