SimpleForm2

The module is built on AJAX technology, which means that form submissions happen without the page reloading. This provides a smooth and seamless user experience. Additionally, the module is designed to work even if the user has JavaScript disabled, ensuring accessibility.

SimpleForm2 form code example

{form title="Contact form" description="Please fill all the fields."}
    {element label="Your name" type="text" required="required" error="Please enter your name"/}
    {element label="Your e-mail" type="email" required="required" error="Please enter your e-mail"/}
    {element label="Your message" type="textarea" required="required" error="Please enter your message"/}
    {element  type="checkbox" required="required" error="Please agree for the data processing" send-in-email="no"}
        {option label="I agree for the data processing" value="ok"/}
    {/element}
    {element type="submit" value="Submit"/}
{/form}
Extension Info :

The SimpleForm2 module is a powerful tool for creating contact forms, order forms, and other types of forms on Joomla websites. It is compatible with Joomla versions 3.x, 4.x, 5.x and 6.x, as well as older versions 1.5.x, 1.6.x, 1.7.x, and 2.5.x (though support for the older versions has been discontinued).

Extension Data :

  • Latest Version4.4.0
  • DeveloperOleg Micriucov
  • Last Updated20251106
  • Date Published20240504
  • TypeFree download
  • Compatibility :
  • Joomla 3.xYes
  • Joomla 4.xYes
  • Joomla 5.xYes
  • Joomla 6.xYes

Find Similar Extensions