Download the PHP package tobimori/kirby-dreamform without Composer

On this page you can find all versions of the php package tobimori/kirby-dreamform. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package kirby-dreamform

Kirby DreamForm

DreamForm is an opiniated form builder plugin for Kirby CMS that makes forms work like magic.


Create powerful single or multi-step forms with a Layout builder directly inside your panel. Create complex submission behaviour workflows with actions. DreamForm supports numerous built-in fieldtypes & actions, but can be expanded and customized as easily as Kirby itself.

Read more about DreamForm on the official plugin website.

Comparison

Feature Comparison DreamForm Form Block Suite Uniform1
Pricing (per license/site) 45 € 25 US$ Free
Single-step forms
Multi-step forms
Create custom forms
...with Blocks in the panel
...with Layouts (multi-column) in the panel
Customize behaviour after submission
...in the panel
...using hooks
Use with JavaScript (API submission)
Use without JavaScript (Form submission)
First-party HTMX support
Built-in fields
Text 2
Multi-line text 2
Email (using Input) 2
Number (using Input) 2
Select 2
Radio 2
Checkboxes 2
File uploads 2
Built-in actions
Email
Redirect
Abort
Webhook
Conditional Action
Buttondown 1.1+
Discord
Mailchimp 1.2+
Built-in guards
Akismet 1.1+
CSRF
IP-based Rate limiting
Honeypot
Turnstile Captcha via third-party plugin
Other
Re-use forms in different places Each block is a unique form
Mark submissions for spam 1.1+
Stores submissions in the panel Sent emails will be stored
Permissions for limiting access
Gravatar integration
Disposable & invalid email domain check 1.1+

1 Technically, you can built most of the features that DreamForm offers yourself using Uniform. For a fair comparison, this table only includes features that can be solved by copying code from the official docs & without writing custom code.

2 Since Uniform focuses on form validation, all fields are technically possible, but none ship with pre-built HTML snippets.

License

Kirby DreamForm is not free software. In order to run it on a public server, you'll have to purchase a valid Kirby license & a valid DreamForm license.

Copyright 2024 © Tobias Möritz - Love & Kindness GmbH


The plugins' name is a homage to Kirby's Dream Land.


All versions of kirby-dreamform with dependencies

PHP Build Version
Package Version
Requires php Version >=8.2.0
getkirby/composer-installer Version ^1.2.1
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package tobimori/kirby-dreamform contains the following files

Loading the files please wait ....