I am new in Cakephp2.3 and while searching i found croogo CMS which is built in CakEPHP 2+.
i like croogo very much. but i need only 2 plugins for Croogo into my application
ACL, and Translation .
Can we use these plugins into my cake application.
if yes how ? Can you please tell me ?
I googled lots but i didn’t succeed.
Thanks in Advance.
ACL and Translation are not so much Croogo plugins, they are Core Libraries that come with all CakePHP distributions.
You can find all about the implentation of them in the documentation: