phpbb Form Creator

All new MODs released in our MOD Database will be announced in here. All support for released MODs needs to take place in the Customisations Database.
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTICE: This forum is only for the announcement of new releases and/or updates of MODs. Any MOD support should be obtained through the Customisations Database in the support area designated for each MOD.

A direct link to support for each MOD is in the first post of the respective topic.
Locked
Extensions Robot
Extensions Robot
Extensions Robot
Posts: 29216
Joined: Sat Aug 16, 2003 7:36 am

phpbb Form Creator

Post by Extensions Robot »

Modification name: phpbb Form Creator
Author: michaelo
Modification description: The mod allows you to quickly create forms which can then be use by your members to post using a form instead of the usual text method. The mod is ideal for forums dealing with reviews, bug reports, requests etc...

When posting a new post in a forum where a form has been created, the poster will have access to a "Form Mode" button. Clicking on this button change from the normal text method of posting, to the form method... Editing and replies are *unchanged...

ACP:
Please note we do not use conformation for every action in the ACP, this has the effect of speeding up the process substantially... An image is displayed to indicate a process has completed... looks and feels like Ajax as there is no noticeable page refresh...
  • Every forum can its own Form...
  • To add a Form simply select a forum from the dropdown list...
  • To remove or delete a Form simply delete all its elements...
  • Adding attachments are supported (loading directly from the form)...
  • During the form build process, you can preview the form...
Posting:
Validation of form data relies on HTML5 (client side validation) and is supported in Firefox, Opera, Chrome, IE 10 and other browsers. At the time of writing, Safari does not yet support HTML5 (ATOP) form validation however, the mod can still be used provided the poster check their entries manually. If the forms are used to collect crucial data, you may wish to add your own javascript validation code to styles/prosilver/template/forms/form_maker.html. The mod supports all HTML5 form types...

Form Elements:
  • Text...
  • Text Box..
  • Select Box..
  • Radio Buttons..
  • Check Box...
  • Email...
  • Password...
  • Email...
  • File (attachment)...
Requirements:
The mod require three bbcodes be added ACP > POSTINGto achieve nice looking posts. The information is supplied in the DIY instructions...

Planned:*
Currently the Form is only used during posting, I intend to allow editing posts in Form Mode too...
Provide better support for forms used in bug reports etc. (hidden and/or admin/staff editable fields only)...

Changes/Updates:
Check out the image #4 (no styling) and image #8 (using the bbcodes)...
Modification version: 3nd2
Tested on phpBB version: 3.0.13-pl1

Download file: phpbb_form_creator_3nd2.zip
File size: 213.58 KiB

Modification overview page: View

The phpBB Team is not responsible nor required to provide support for this modification. By installing this MOD, you acknowledge that the phpBB Support Team or phpBB Extension Customisations Team may not be able to provide support.

-->Modification support<--
Last edited by Extensions Robot on Mon Sep 19, 2022 7:32 pm, edited 7 times in total.
(this is a non-active account manager for the phpBB Extension Customisations Team)
Paul
Infrastructure Team Leader
Infrastructure Team Leader
Posts: 28617
Joined: Sat Dec 04, 2004 3:44 pm
Location: The netherlands.
Name: Paul Sohier
Contact:

Re: phpbb Form Creator

Post by Paul »

Modification validated/released
Locked

Return to “[3.0.x] MOD Database Releases”