Monday 5 October 2015

How to create an "Admin Panel" for a project in cakephp ?

We can use a plugin, that will help us to create an admin panel in a very short span of time.
For cakephp framework there is a plugin named as “BrowniePHP”.

Prerequisite:
One should know how to create web sites and web applications using cakephp framework.

Setting up the BrowniePHP:
    1. . Create a basic web application in cakephp framework that have it's own database.
    2. . Download the pluging (link: https://github.com/plusglobal/BrowniePHP).
    3. . Now extract the downloaded package into the floder : app/Plugin/Brownie
    4. . Now add the Brownie panel component in the below mentioned file of your main application :
project-folder/app/Controller/AppController.php



-Read the full Blog at: How to create an "Admin Panel" for a project in cakephp ?


Our Php developer forum forum is developed for those tech geeks who don’t want to wait for a longer duration of time, as the community members within FindNerd can answer any android query within shortest possible time frame.

 Apart from this, If you have any language query like C, Java, JavaScript, iOS, Html, PHP etc . you can post at FindNerd’s Java questions and answers.

No comments:

Post a Comment