neoform Posted March 2, 2007 Share Posted March 2, 2007 Hey, I've been working on a site framework for about a year now that I use on a number of my websites (eg: newsique.com). It's still in it's early stages of beta, I just wanted to see how well it works for others since I've only tested it on 3 different servers so far. Basically it's a site framework + backend control panel with user creation/editing system that allows for good looking URL structures without creating millions of folders all over the site. Instead you create "stuctures" through the backend and pass variables through the path names instead.. eg: http://www.newsique.com/forum/site/site_news/changed_seeding_window/page1/ instead of http://www.newsique.com/?s=forum§ion=site&forum=site_news&thread=changed_seeding_window&page=1 You can play with it here: http://www.phpneoform.com/ Here are some basic screen shots: http://www.phpneoform.com/public/screen1.png http://www.phpneoform.com/public/screen2.png http://www.phpneoform.com/public/screen3.png http://www.phpneoform.com/php.neoform.v1.04b.zip Link to comment https://forums.phpfreaks.com/topic/40876-phpneoform-site-framwork-beta-test/ Share on other sites More sharing options...
neoform Posted March 2, 2007 Author Share Posted March 2, 2007 requirements: Apache with Mod rewrite PHP 5 MySQL 5 My bad, I just noticed the the 'dictionary' table is missing from the zip file. *updated* Link to comment https://forums.phpfreaks.com/topic/40876-phpneoform-site-framwork-beta-test/#findComment-197962 Share on other sites More sharing options...
Recommended Posts