PHPDevShell is an Open Source (GNU/LGPL) Rapid Application Development framework written using only PHP with no Javascript and comes with a complete GUI admin interface. It is aimed at developing admin based applications as plugins, where speed, security, stability and flexibility are essentials. It is designed to have a very easy learning curve without complicated new terms to learn. The need for a light, fully functional GUI with limitless configuration brought forward PHPDevShell. We strive to keep direction and focus in our development according to our moto.
The default username and password after installation is "root" and "root".
Installation of PHPDevShell is extremely easy;
Extract the downloaded file of PHPDevShell.
Create a Mysql database and import the provided .sql file located inside the PHPDevShell /readme directory you extracted.
Open /includes/configuration.php and change it according to your setup.
Upload the complete PHPDevShell directory to your server including your modified setup.
Browse to the directory where you uploaded PHPDevShell to run it.
The default username and password is "root" and "root", change this asap.
Create cron job to run /cron/run.cron.php every 10 minutes.
Step 8 is the end.
System Requirements
PHPDevShell requires the following software in order to function properly:
PHP: PHP 5 is the minimum (no special extensions needed), later versions works fine.
MySQL: MySQL 4.0.x, 4.1.x and 5.0.x are all supported.
Apache: PHPDevShell works fine with 1.3.x and 2.x versions of Apache.
Your
server need to be able to send emails with PHP mail() or you should have SMTP server setting in order to allow people to register if the verification link is a requested option for the users to register successful amongst other email functions.
PHPDevShell has no dependencies other than the above mentioned. The latest TinyMCE editor module is supplied with the PHPDevShell install package.
PS: You will also need to know how to set up a cron job if you will be using the PHPDevShell Cron manager, only one cron is required, PHPDevShell manages the rest.
Awesome peace of work!! Well done Posted by Ionflux
2 Rating:
Yes! Finally my admin backend looks neat :D Posted by Larry
3 Rating:
PHPDevShell 2.7.0 heading in the right direction! Posted by supporter
4 Rating:
Simple PHP Code supplying a GUI for your application. Is it a framework? I do not know... Posted by Dr Evil
5 Rating:
Using it for a very large scale project, it handles brilliantly! Posted by Jason Delport
6 Rating:
Helped me allot. Posted by Morgan Stanley
7 Rating:
Great feature set, neat gui, everything you need to manage your scripts! Posted by Martin
8 Rating:
Agree with superman and Robin.. Posted by Fleee
9 Rating:
Not a framework like one would expect, but a great tool to get the job done in a minimum period of time with a small group of developers. Posted by Kanobi
10 Rating:
better use pure php code than this. Posted by superman