you are reading the documentation for version
v2
our latest version is
v3
make sure to select the correct version.
to check your version use:
to check your version use:
composer show lara-zeus/bolt
On this page
Zeus Bolt Pro
Get additional fields for bolt. more options to build professional forms
Available Fields
- 🔥 Advance Date (range, month, week, and multiple date)
- 🔥 Alert, show a note with customized styling
- 🔥 Icon Picker, allow your users pick an icon!
- 🔥 Image Picker, allow users to pick an image.
- 🔥 Dynamic Textbox, allow users to add multiple text values
- 🔥 Signature Pad, collect users signature
- 🔥 terms and conditions with custom URLs
- 🔥 Advanced widgets and stats
- 🔥 Forms API
- 🔥 Custom colors and branding per form
here
Get Bolt Pro fromInstallation
To install bolt, you only need to require it in your composer by running the command:
1composer require lara-zeus/bolt-pro
and that is all :).
you will get more details after you purchasing the package.
Configuration
if you want to disable the preset button, add this to zeus-bolt
config file:
1'allow_design' => false,