Quantcast
Channel: I Love PHPMaker
Viewing all articles
Browse latest Browse all 28

PHPMaker 11 Demo Project File Is Released!

$
0
0

Yesterday, I just released my 12 extensions (Masino Extensions) for PHPMaker 11. Today, I am so pleased also to announce you the PHPMaker 11 Demo Project file.

Now you can test Masino Extensions by simply using this demo project. I strongly recommend you to test and play with my extensions using this demo project file before implementing them into your own PHPMaker project.

Just download it, extract it, and don’t forget to follow the instructions in README.txt file inside the zip file.

However, to give you the idea about the instructions in detail, here they are:

  1. Install the latest version of PHPMaker (currently as 11.0.1),
  2. Unzip the demo archive to any folder,
  3. Create the demo11 database in your MySQL server, and then using the SQL script demo11.sql file to populate Tables/Views/SP/data,
  4. Copy english_demo.xml and indonesian_demo.xml file to C:\Program Files\PHPMaker 11\languages\ folder,
  5. Download all 12 extensions from http://www.ilovephpmaker.com/downloads/phpmaker-extensions/?orderby=update_date&order=desc and extract them to C:\Program Files\PHPMaker 11\extensions folder,
  6. Open the demo project, demo11.pmp with PHPMaker,
  7. Change the connection info if necessary, click Tools -> Synchronize to update the project,
  8. Click on the Generate tab, change the destination folder to where you want to output the generated files,
  9. If you use your own PC as testing server, setup your testing web server (read Generate Settings -> Testing web server in the help file), check Browse after generation if you want PHPMaker to open your browser after generation,
  10. Adjust or simply remove the code inside Database_Connecting server event so that you will use the connection you defined at the step 7 above (if necessary),
  11. Click the Generate button,
  12. When script generation is finished, upload the files to your testing server if necessary. Create a subfolder named uploads under your web folder, copy the images to the subfolder,
  13. Browse the website.
  14. DONE AND ENJOY.

Download Link:

PHPMaker 11.0.1 Demo Project Files

846.18 KB 6 downloads Last updated: July 31, 2014

Viewing all articles
Browse latest Browse all 28

Trending Articles