Title: BackendPro
Version: 0.6.1
Homepage: BackendPro Project at Kaydoo.co.uk
Download From: Assembla
Well its finished (well up to a point I am happy to release it). BackendPro is finally ready for its first initial public trials. Now some of you I know have been waiting for me to release it while others don’t have a clue what I am talking about. So lets have a look at it shall we?
What is it?
BackendPro is a control panel for developers written in PHP for the CodeIgniter framework. Its not like a CMS where it provides you with a full working system but it does provide you with part of a system. What I mean by this is it provides you with functionality to do all the simple repetitive tasks like authentication, permissions and a basic look and feel for your websites control panel. So using your current PHP and CodeIgniter knowledge you can use BackendPro to built a fully working website quickly since you can concentrate on your application instead of the bits to manage the system.
What can it do then?
It can do lots, not everything I have planned, there is still a lot I want to add like language detection, better error logging (with viewing features) but its been quite a while and I wanted to release something so people can try it. At the moment it has all the following features.
* User Authentication with registration and account activation
* User Permissions by using Access Control Lists (Has Access Control area to manage your websites access permissions)
* Site Preferences (Stored in a database with simple to use UI to update and change preferences)
* Improved Asset Library (Means loading assets onto pages is quick and simple, also has asset caching to speed up the loading of asset files)
* PHP to javascript variable conversion (Easy way to pass PHP variables into your javascript scripts)
* ReCAPTCHA
* Status messages (Can display info/success/warning/error messages to the user)
* Breadcrumb trail creation
For screenshots visit my blog post on BackendPro
Where do I get it?
You can currently get it off my project page and also there are screenshots on my blog if anyone wants.
Is there a Demo?
Yes there is, you can access it here online. Follow the instructions on the login page to get full access. It is reset at 3am (GMT) every day so if it doesn’t work one day check back the next (someone may have been playing about with it).
So there we go, download it and give it a go. Do read the installation instructions first, since its a developer control panel it doesn’t have protective features on everything, so without knowing what your doing you could corrupt the system (The reason for this is otherwise it takes away your ability to make the system how you want). You have been warned.
