This is a guide to quickly build your first project using Clever HTML builder.
Steps:
SYSTEM:
1. On your web-server, create a new folder: PHP2HTML in the public area.
2. Copy all the system files & folders to this folder. (from: github-clone.zip-file)
PROJECT:
3. In projectfolder "Quick_Proj" you find the file quickstart.page.php
4. Modify files and links with "quick" in the file-name to your purpose
5. Modify "PHP2HTML/project.init.php" regarding the menudata_quick, to your purpose
6. Add your content to new .page.-files in "Quick_Proj" to your purpose
7. Test and revise your project....
8. Cleanup and remove all unnecessary "quick" comments in your projects source files.
9. Setup index-link to "quickstart.page.php"
10. If you want to use the FILES, TRANSLATE, FUNCTIONS menu items,
you can copy the necessary files from the folder.: "Proj.demo" to "Quick_Proj"
Now you can work on your new project.