You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.
I have installed the plugin using php composer.phar require burzum/cakephp-bz-utils @dev and in bootstrap.php : CakePlugin::load('burzum/cakephp-bz-utils');
but I got an error mean that the plugin is not found
I check plugin folder and it didn't exist but it installed in vendors folder
Am I doing sth wrong?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have installed the plugin using
php composer.phar require burzum/cakephp-bz-utils @dev
and in bootstrap.php :CakePlugin::load('burzum/cakephp-bz-utils');
but I got an error mean that the plugin is not found
I check plugin folder and it didn't exist but it installed in vendors folder
Am I doing sth wrong?
The text was updated successfully, but these errors were encountered: