Installation 

Installation Type 

Composer 

You can install form_tools with following shell command:

composer req jweiland/form-tools
Copied!

Extensionmanager 

If you want to install form_tools traditionally with Extensionmanager, follow these steps:

  1. Visit ExtensionManager
  2. Switch over to Get Extensions
  3. Search for form_tools
  4. Install extension

DEV Version (GIT) 

You can install the latest DEV Version with following GIT command:

git clone https://github.com/jweiland-net/form_tools.git
Copied!