I'm making something that I think looks good, that is a MODX alternative. I'm going to use it with alphaPORTAL. I will have to make a converter to convert MODX to this format, but I'm adding this into my MOD. What happens is this, and it's really simple. Currently, there is no admin edit, but all you have to do is put the php code (including SQL code) you want run into a certain area. When they browse to mymod_install.php, they are asked if they want to install the MOD. If they hit yes, the PHP code is run, and they are redirected to a page with all the edits on it. If they say no, they are redirected to the index page. Of course, the installer checks if the user has the Founder status or if they are logged in before going.
http://img504.imageshack.us/my.php?imag ... rsenj0.png
Any opinion would be helpful. I haven't decided if I should release this for other MOD authors to use, or just in alphaPORTAL. If anyone else wants it, I might make an easy generator for it. Tell me what you guys think.










