setMode('development');
// materialize plugin
$form->addPlugin('materialize', '#contact-form-1');
// Entire form is created with the following line !
$form->createContactForm();
?>
Material Design Bootstrap 4 Extended Contact Form - How to create PHP forms easily
printIncludes('css'); ?>
Php Form Builder - Material Design Bootstrap 4 Extended Contact Form Build a complete contact form with a single line of code