Overview
Form Tools Core is an open-source software that provides the minimal code needed to run Form Tools on your server. It is a powerful tool used for form management and data collection. Form Tools 3, released in 2018, was a complete rewrite of the application, with the goal of modernizing the script and introducing new features. The upcoming versions of Form Tools aim to further enhance the user experience and functionality.
Features
- Form Tools Core provides the minimal code required for form management and data collection.
- Version 3 of Form Tools introduced updates to run on PHP 7 and use PDO.
- The upcoming version 3.1 aims to revamp the installation and upgrade process, allowing users to select specific components.
- Version 3.2 will bring a complete revamp of the user interface, with a new design and upgraded front-end code.
- Version 3.3 will revamp the user permissions system to make it role-based rather than having hardcoded accounts.
Installation
To install Form Tools Core, follow these steps:
- Download the latest release of Form Tools Core from the releases section on GitHub.
- Extract the downloaded files to your preferred directory on your server.
- Set the appropriate file permissions for the folders and files:
chmod -R 755 /path/to/form-tools/
- Access the installation script through your web browser by navigating to
https://your-domain.com/path/to/form-tools/install/install.php
. - Follow the on-screen instructions to complete the installation process.
For more detailed installation instructions and documentation, refer to the Form Tools documentation.
Summary
Form Tools Core is a powerful open-source software for form management and data collection. With its minimalist code and extensive features, it provides a flexible solution for managing forms on your server. The recent rewrite in Form Tools 3 brings modernization and improved functionality, with upcoming versions aiming to further enhance user experience and customization options. The installation process is straightforward, and detailed documentation is available to guide users through the setup and usage of Form Tools Core.