i want use cakephp plugins such cakegrid in croogo 2. how can it?
cheers
try:
open file config/bootstrap.php , add code end of file
cakeplugin::load('cakegrid'); then add changes according instruction in croogo controller , view file.
i want use cakephp plugins such cakegrid in croogo 2. how can it?
cheers
try:
open file config/bootstrap.php , add code end of file
cakeplugin::load('cakegrid'); then add changes according instruction in croogo controller , view file.
Comments
Post a Comment