Admin module "Pages" #315
Replies: 4 comments
-
I have tested your Repo but I have to use CI psr4 in autoload instead of the Bonfire module why !!! ?? |
Beta Was this translation helpful? Give feedback.
-
My instructions say it differently: "Check that your app/Config/Bonfire.php file includes this location of the Modules (it should, unless you changed something):
" You seem to have added "Pages" after "Modules"? |
Beta Was this translation helpful? Give feedback.
-
Thank you @dgvirtual Studying your code has helped me resolve my confusion regarding the Bonefire2 framework, which I had been struggling to understand. |
Beta Was this translation helpful? Give feedback.
-
@prashantarbat, that is the best thing I heard today! Glad it was useful. |
Beta Was this translation helpful? Give feedback.
-
I have followed the instructions on creating admin module, and here is an admin module for managing Pages: https://github.com/dgvirtual/bonfire2-pages-module
Features:
I hope someone finds it useful. I am also open for suggestions regarding improvement.
Beta Was this translation helpful? Give feedback.
All reactions