Home > Ajax, PHP > Php Backend Administration

Php Backend Administration

November 19th, 2009

Alrighty, short and to the point:

Looking to make it easy for clients to edit their websites using some sort of a PHP backend administration panel. Joomla is nice, but far too complicated for most.

Features Include:

- Must have a secure login form for backend.

- Simple enough for someone with very little or no html experience to edit their website. Something along the lines of a WYSIWYG editor.

- Must not be reliant on an MySQL database or any other type of database.

- Hopefully a script that can just be stored in the local directory and will automatically detect the directory and sub directories for easy editing.

- Would be nice if was done with Ajax for some eye candy.

- Would be nice to see a preview on your server.


Php Backend Administration

Comments are closed.
Bear