aedCFC has now been reorganized a little. You don't have to keep this structure, you may use the old structure. Also since we have a small development group and have more than full-time jobs we have had to cut down on the number of examples and templates as they are too much to keep up to date with each update.
To run the example:
create a table called "users"
-id int, primary key, auto increment
-name varchar(45)
-username varchar(45)
-password varchar(45)
create a datasource called "test" or rename the test portion of the xml to your datasource name
THATS IT!
DOCS: http://aedcfc.net
Notes:
-templates are in aed/templates ..each folder is a template and can be changed in the xml
-please read the docs as there are MANY more options.. this is only not a full release, just a few features added. The next planned release should be more complete with examples, new theme, and of course we have some stuff up our sleeves ;)