Skip to content

formtools/module-hello_world

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello World module

This module demonstrates the components that constitute a (simple) module. It demonstrates the use of a Smarty template to generate the HTML, the use of a PHP language file to store the language strings and a couple of built-in Form Tools PHP functions for initializing the page and calling the Smarty template. Simple stuff!

Documentation

Other Links