-
Notifications
You must be signed in to change notification settings - Fork 0
Home
LSpace edited this page Jul 25, 2024
·
8 revisions
Welcome to the LSFormAPI wiki!
Instructions for creating forms are here:
SimpleForm
CustomForm
ModalForm
At the top of the plugin add:
use LootSpace369\LSFormAPI\SimpleForm;use LootSpace369\LSFormAPI\CustomForm;use LootSpace369\LSFormAPI\ModalForm;