Skip to content

Legacy GenAppTest Examples

madscatt edited this page Jun 20, 2026 · 1 revision

Legacy GenAppTest Examples

The older documentation referred to a sample application named genapptest. Those references came from the retired source browser, not from the current GitHub repository.

The active GenApp framework source is now:

git clone https://github.com/ehb54/genapp.git
cd genapp
git switch php7designer

The following genapptest files were referenced by the historical reference pages and still need a permanent GitHub home if they should remain executable examples:

  • directives.json.template
  • menu.json
  • modules/build_1.json
  • modules/build_2.json
  • modules/calculate_2.json
  • modules/center.json
  • modules/data_interpolation.json
  • modules/filetest.json
  • modules/interact_1.json
  • modules/interact_2.json
  • modules/pm.json
  • modules/simulate_1.json

Until those files are imported into a GitHub repository or expanded into maintained wiki examples, treat references to genapptest as historical examples rather than current setup instructions.

Clone this wiki locally