-
Notifications
You must be signed in to change notification settings - Fork 6
Getting Started
Stefan Lenders edited this page Jul 19, 2018
·
6 revisions
Form Creator is web-based plugin for MyBB, so to install and use it, you must have a running installed version of MyBB 1.8. Please review the minimum requirements below to determine whether or not you will be able to install and use the plugin.
- A web server of some sort - Apache, nginx, etc.
- PHP >= 5.6.0
- MySQL >= 5.5,
PostgreSQL >= 8.1 or SQLite >= 3 - A modern and updated web browser
- First download Form Creator from the official MyBB Extend page
- After downloading the zip file, unzip/decompress the file.
In the archive you extracted earlier there will be a directory called UPLOAD
. This contains all the files needed to be uploaded to the root of your MyBB installation
Upload the content of UPLOAD
to your website root.
Do not upload the folder upload it self only its content!
To install the plugin simply follow the default steps of installing any MyBB plugin.
- Open your website
- Login to the AdminCP
- Go to
Configuration
- Select
Plugins
- Within the list of plugins you will see
Form Creator
, clickInstall & Activate
The plugin is now active and you can start configuring forms.
Fieldtypes
- Textbox (single line)
- Textarea (multi line)
- Select (single)
- Select (multiple)
- Radio Buttons
- Checkboxes
- Date
- Attachment
- Multiple Attachments
- MyBB Editor
- Seperator
- Header
- HTML block
- Captcha
- Submit button
Advanced Features
- Output Template