Additional Info
Type
Package ID
LHVWB:CustomFormMod
First Created
June 30, 2008, 09:27:06 AM
Last Updated
October 04, 2023, 05:35:29 PM

Custom Form Mod v4.0.6 GitHub Hooks only Featured

Allows admin to create custom forms which output user input as a structured post.
Compatible With 2.1.4
Latest version v4.0.6
Downloads 1,826
Reviews 1
Rating 5/5
Subscribers 115
License MIT License (View License)
Tag PHP 8.0+
Author(s)

Custom Form

MIT license Crowdin Latest Version Total Downloads Support

Package name SMF version Minimmum PHP version
Custom Form Mod 4.0.6 SMF 2.1.x PHP 8
Custom Form Mod 2.2.4 SMF 2.0.x, SMF 2.1.x PHP 7.4
Custom Form Mod 1.7 SMF 1.1.x, 2.0.x PHP 4.3 – PHP 7.4

ko-fi

View changelog

Overview

This Mod allows you to create custom forms for your forum which your users can access at index.php?action=form, these forms are essentially a structured way of allowing your users to submit posts to certain boards, meaning that you can get them to enter certain information into a form and then you can chose how you want that information to be presented within the final outputted post.

You can access a list of your forms and the links to the actual forms themselves by going to index.php?action=form.

Possible uses for this Mod could include, Support Forms, Staff Application Forms, Error Reporting Forms and etc.

Features Explained:

Settings are found in the admin panel: Administration Center » Configuration » Modifications » Custom Form (or index.php?action=admin;area=modsettings;sa=customform).

  • Creating/Editing Forms: This is done in the settings area for this mod, you just need to create a new form by clicking on Add New Form, and then set up the information for that form making sure that you have entered in the relevant data for each setting, you will also need to add some fields to the form, otherwise it will be ignored.

  • Viewing a list of forms that you can post: This is done at the form action index.php?action=form, you will be able to view a list of forms that you can view and post, as well as a link to the board they belong to and etc.

  • Posting a form: This is done at the form action index.php?action=form;n=#, Replace # with the actual number of the form. Once the user has filled out the form and saved/submitted, the results will be posted to the appropriate board. You can change the look of this page by creating a Custom Template Function.

  • Custom Template Functions: This is a feature allows you to create your own custom template function for each form, to do this we suggest that you make a duplicate of the template_example() function within the CustomForm.template.php file. You can then use the documentation from that function to see how information is passed to it by the Mod, allowing you to change it for your purposes.

    Please remember that you have to name the new template function in this format template_{Custom Template Name}, and you will have to put the correct value from {Custom Template Name} into the Custom Template Function setting for the form that you wish to use you new template. Further explanation for custom templates can be found in CustomForm.template.php.

  • CAPTCHA Visual Verification: Visual verification often referred to as CAPTCHA and used by SMF for registration and posting, is included in the mod to help prevent against bots from using forms as a way to post your forum. Visual verification requires that the user type letters or digits from a distorted image that appears on the screen in order for a form to submit correctly.

    • All forms require visual verification when being filled out by guests and can not be turned off
    • Registered members will also be required to use visual verification based on existing settings in SMF.
    • To access verification settings in for SMF 1.1.x: go to Admin » Registration » Settings or index.php?action=regcenter;sa=settings.
    • To access verification settings in for SMF 2.x: go to Admin » Configuration » Security and Moderation » Anti-Spam or ?action=admin;area=securitysettings;sa=spam.

Further explanation of a setting's functionality can be found by clicking on the [?] help button.

Tutorial

View more tutorials

Redirect the 'New Topic' button to a form

http://www.simplemachines.org/community/index.php?topic=248871.msg3726297#msg3726297

Adding menu buttons for your actions

Download Ultimate Menu for your menu building needs

custom-forms_2-0-2.tgz
22.73 KB v2.0.2 2.0.18
custom-forms_2-0-3.tgz
22.67 KB v2.0.3 2.0.18
custom-forms_2-1-0.tgz
21.84 KB v2.1.0 2.1.1
custom-forms_2-1-1.tgz
21.84 KB v2.1.1 2.1.1
custom-forms_2-2-0.tgz
22.39 KB v2.2.0 2.1.1
custom-forms_2-2-1.tgz
22.46 KB v2.2.1 2.1.1
custom-forms_2-2-2.tgz
22.42 KB v2.2.2 2.1.1
custom-forms_2-2-3.tgz
22.43 KB v2.2.3 2.1.1
custom-forms_2-2-4.tgz
22.42 KB v2.2.4 2.1.2
custom-forms_3-0-0.tgz
21.54 KB v3.0.0 2.1.2
custom-forms_3-1-0.tgz
21.66 KB v3.1.0 2.1.2
custom-forms_4-0-0.tgz
25.94 KB v4.0.0 2.1.3
custom-forms_4-0-1.tgz
26.00 KB v4.0.1 2.1.3
custom-forms_4-0-2.tgz
25.68 KB v4.0.2 2.1.3
custom-forms_4-0-3.tgz
25.85 KB v4.0.3 2.1.3
custom-forms_4-0-4.tgz
25.88 KB v4.0.4 2.1.3
custom-forms_4-0-5.tgz
26.32 KB v4.0.5 2.1.3
custom-forms_4-0-6.tgz
26.09 KB v4.0.6 2.1.4
You have to register or login to be able to leave a review
sardonick007 • May 04, 2023, 01:37:44 AM • 5/5
Dev is quick to fix bugs introduced with this upgrade. That's worth 5 stars. It's not quite ready for prime time on my install for some reason, but it seems every issue I have is steadily being fixed with nightlies or updates, so I wait patiently until stable. Love this mod.
Pages1
Advertisement: