-
Notifications
You must be signed in to change notification settings - Fork 6
Update v2.2.1 and earlier
To update the plugin from v2.2.1 and earlier to a higher version you will need to reinstall the plugin completely. Please check your current version so you are following the correct update procedure.
If you are on v2.3.0 and higher please follow this guide.
Before you can start and upload the new version please create a backup of your forum and database. This is optional but highly adviced.
Next export all your forms
- Open your website
- Login to the AdminCP
- Go the
Configuration
- Select
Form Creator
- Now pick
Export
- Check all the forms and leave all options enabled
- Click
Export Forms
- Save the result that appears on your screen.
Now it's time to download the new version and upload the files. Just like a normal installation.
- First download Form Creator from the official MyBB Extend page
- After downloading the zip file, unzip/decompress the file.
In the archive you extracted 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!
Due to the changes in structure a full reinstall is needed. This will mean all the current forms will be lost if you do not export them!
- Open your website
- Login to the AdminCP
- Go the
Configuration
- Select
Plugins
- Within the list find
Form Creator
behind it click onUninstall
- Confirm by clicking
Yes
- The plugin will at the bottom of the list between inactive plugins. Scroll down to it.
- Behind it click on
Install & Activate
The plugin will now be active again but will not contain any previous forms.
We now need to restore all the existing forms
- Open your website
- Login to the AdminCP
- Go the
Configuration
- Select
Form Creator
- Now pick
Import
- Paste the saved import code in the textarea
- Click
Import Forms
It should prompt how many forms and fields it has imported.
Due to ex/importing the forms. Hard links used within the forums can be changed. Please make sure you check if links to the forms are still correct. If need be replace them with the new URL.
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