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:
- Visit ExtensionManager
- Switch over to
Get Extensions
- Search for
form_
tools - 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!