Releases: burnacid/MyBB-Form-Creator
v2.4.0 Release
Changelog
- FIXED: Override button not functioning
- ADDED: Resize switch for textarea fields
- ADDED: Post Icon selection for form processing
- ADDED: Show/hide signature for form processing
Upgrade steps
To upgrade from V.2.3.0 to V2.4.0 just upload the files
To upgrade from V2.2.0 or earlier to V2.4.0 you will need to reinstall the plugin. Use the following steps.
- Upload all the files to your forum and overwrite the old ones
- Go to your ACP
- Go to Form Creator
- Export your forms
- Save the export code somewhere on your computer
- Uninstall and Reinstall the plugin
- Import the forms with the previously export code
- Please replace form links if needed they could be changed (FormID's are not contained within export)
v2.3.0 Release
Changelog
- MAYOR CHANGE: The database structure changed for future releases. This makes updating easier done without the need of reinstalling the plugin. In the end trying to aim for reactivate only
- FIXED: Single select default option can be translated
- FIXED: Single select required works properly
Upgrade steps
To upgrade from V2.3.0 or earlier to V2.4.0 you will need to reinstall the plugin. Use the following steps.
- Upload all the files to your forum and overwrite the old ones
- Go to your ACP
- Go to Form Creator
- Export your forms
- Save the export code somewhere on your computer
- Uninstall and Reinstall the plugin
- Import the forms with the previously export code
- Please replace form links if needed they could be changed (FormID's are not contained within export)
v2.2.1 HOTFIX
Changelog
HOTFIX: Fixed error on adding field
v2.2.0 Release
Changelog
- ADDED: Custom redirect page
- ADDED: Placeholder to Textbox and Textarea
- ADDED: Maxlength to Textbox and Textarea
- ADDED: Form usage log in the database (not in ACP yet)
- ADDED: Export and Import for usage log
- ADDED: Form use limit
- ADDED: Form reference number to output templates
- ADDED: Portuguese-Brazil Translation by @Walter-Correa
- FIXED: Some bugs issues
Upgrade steps
To upgrade from V1 to V2 you will need to reinstall the plugin. Use the following steps.
- Upload all the files to your forum and overwrite the old ones
- Go to your ACP
- Go to Form Creator
- Export your forms
- Save the export code somewhere on your computer
- Uninstall and Reinstall the plugin
- Import the forms with the previously export code
- Please replace form links if needed they could be changed (FormID's are not contained within export)
v2.1.0 Release
Changelog
- ADDED: Language file
- ADDED: Attachment field
- ADDED: Multiple Attachment field
- ADDED: MyBB Editor field
- CHANGED: Admin logging is now formatted (thanks to @chack1172)
Upgrade steps
To upgrade to V2 to V2.1.0 you will need to reactivate the plugin. Use the following steps.
- Upload all the files to your forum and overwrite the old ones
- Go to your ACP
- Go to Form Creator
- Export your forms (backup just in case)
- Save the export code somewhere on your computer
- Disable and Re-enable the plugin
You should be done. If it didn't go work correctly please reinstall and import the exported forms
v2.0.1 Release (HOTFIX)
There was an issue with V2.0 with exporting multiple forms. Is fixed
v2.0 Release
Changelog
- ADDED: Captcha Field
- ADDED: Override create thread button
- ADDED: Date field
- ADDED: Output template and subject template
- ADDED: Ability to set the sender or poster of thread or PM
- ADDED: Import / Export Forms
- ADDED: Post as reply to thread (by ThreadID)
- FIXED: Several bugs from DEV version of 2.0
Upgrade steps
To upgrade from V1 to V2 you will need to reinstall the plugin. Use the following steps.
- Upload all the files to your forum and overwrite the old ones
- Go to your ACP
- Go to Form Creator
- Export your forms (this new features already works before reinstallation)
- Save the export code somewhere on your computer
- Uninstall and Reinstall the plugin
- Import the forms with the previously export code
- Please replace form links if needed they could be changed (FormID's are not contained within export)
v1.0 Release
Able to create forms with the following types of fields
- Single line textbox
- Multiple line textarea
- Single select box
- Multi select box
- Radio buttons
- Checkboxes
Submitted forms actions
- PM single users
- PM group users
- Create new theard in forum
Version 0.1 Development Release
Able to create forms with the following types of fields
- Single line textbox
- Multiple line textarea
- Single select box
- Multi select box
- Radio buttons
- Checkboxes
Submitted forms actions
- PM single users
- PM group users
- Create new theard in forum
It is advised not to use this development release in a production environment. Release can contain bugs. Please report them to improve the plugin.