How to get bin/cake working with QuickApps

27 views
Skip to first unread message

Paul West

unread,
Nov 22, 2016, 11:12:32 AM11/22/16
to QuickApps CMS
Hi Chris,

How do I get the cake Console working within Quickapps?

I have added it to composer.json:

"cakephp/bake": "~1.1"

and updated but I can't find the CLI file to run it...

Thanks,

Paul

Christopher Castro

unread,
Nov 22, 2016, 12:23:26 PM11/22/16
to quicka...@googlegroups.com
It's located at "ROOT/bin/".
And it's named 'qs' instead of 'cake'.

~$ cd ROOT/bin
~$ ./qs

Make sure it has execution permissions.


In the case of Windows you must use qs.bat, and make sure php binaries were added to OS's paths.

Regards,
Chris

Sent from my iPhone
--
You received this message because you are subscribed to the Google Groups "QuickApps CMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email to quickapps-cm...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Paul West

unread,
Nov 23, 2016, 4:02:11 AM11/23/16
to QuickApps CMS

Thanks, yes sure I did read that somewhere but couldn't find it in the docs yesterday.

Paul
Reply all
Reply to author
Forward
0 new messages