Easy Website File Structure Generator
This application generates the basic files and folders needed to make a website. It includes a folder structure used by professionals. It has options for a SEO package, a simple PHP template system, and a Contact Form with a Captcha!
Downloading Bender (The Contact Form)
Just want bender? Setup and download bender then drop in the contact form to your site. Customize the contact form to fit your needs by adding in file support, radio boxes, and extra validation.
Help & FAQ
For the best understanding of this tool read about the site skeleton generator.
The template system requires you to understand how to use PHP includes. It only takes a few minutes to learn. You can also learn how to build your own simple PHP template system.
Is this free?
Yes. Feel free to do what you wish with it. It is under the MIT License.
Why should I use this?
Speed, efficiency, good file organization, and it is easy to understand.
What is a website file structure?
The basic folders and files needed to start making a website.
What is Required?
PHP for the template system
Understand how to use PHP includes
PHP 4 or greater for the Contact Form.
What is the Template System?
This application generates a PHP website structure by default, read my blog on PHP template systems. If you prefer plain HTML, ASP, Ruby, or other language you will have to create a template system for those languages.
Internal Server Error
The .htaccess is usually the cause of this. Some hosts do not allow certain things in the .htaccess file. You can delete the file, comment out the bad sections, or find alternatives that work on your server by searching Google.
I have a suggestion, where do I send it?
Send an email to Blaine Ehrhart. I take all kinds of suggestions especially bug fixes.
I fixed a bug?
If you think what you have to add is important enough to add for everyone to use just send me an email.
