Download the PHP package solspace/craft-express-forms without Composer

On this page you can find all versions of the php package solspace/craft-express-forms. 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 craft-express-forms

Solspace Express Forms plugin for Craft CMS 4.x

Express Forms is an intuitive and lightweight form builder that gets the job done but doesn't get in your way.

[!CAUTION]

Important Notice - May 16, 2024

The Express Forms plugin has been discontinued.

It was originally created as a free and reliable form-building plugin for Craft CMS when other options were limited. It allowed for experimentation and trying different approaches, which was challenging to do with Freeform due to legacy constraints.

Over time, we incorporated new features and improved approaches from Express Forms into Freeform. With the significant rewrite of Freeform 5, we addressed many limitations related to extending and custom module development.

Now, Freeform 5 includes three editions: Express, Lite, and Pro. The Express edition of Freeform is free and suitable for most small sites that only require a simple contact form while offering many additional features and benefits.

What does this mean?

  • Express Forms will not have a Craft 5-compatible version.
  • Freeform 5 works on both Craft 4 and 5 and includes a migration utility from Express Forms.
  • There will be no further updates for Express Forms 2.x, but support and critical bug fixes will continue.
  • Customers with a Pro license of Express Forms will receive a free license to Freeform Pro for the transition. If we were unable to reach you, please get in touch with us.

Please see the Freeform migration guide for more information.

We apologize for any inconvenience caused.


Overview

Express Forms is a FREE reliable form building plugin for Craft CMS. It contains every feature available to the native Craft Contact Form plugin and more. It's simple and intuitive to use, and doesn't get in your way if you're wanting to build simple forms or handle your own templating and custom features. It was developed with a "developer first" mentality, so it's highly extendable. It also contains several built-in popular API integrations. Stop wasting valuable development hours wrestling with alternative form plugins. Express Forms makes form building smooth.

Key Features

Compare the key features for Express Forms between Lite and Pro editions. The FREE Lite edition includes all the essentials for creating and managing forms for most websites. Upgrade to Pro edition if you need additional functionality for your forms.

Feature Description Lite Pro
Unlimited forms Create and manage as many forms as you need
Unlimited email notifications and template choices Almost every conceivable option for sending HTML email(s), all customizable
Email notifications saved as HTML files Save email notification templates as HTML files, but also manage from directly inside control panel
Beautiful and simplified Form Builder Simple yet powerful, and easy to use
All basic browser field types Choose between a variety of regular field types
Upload/attach files to submissions Allow users to upload files which are validated and stored as Assets
Manage submissions View, edit, delete or export form submissions
Save submissions to database, or not Choose to store submission data, or never keep it on your site
GDPR compliant All the tools you need to make your forms GDPR compliant
CSV Exporting Export all submissions for a form as a CSV file
XML, JSON and Excel Exporting Export all submissions for a form as a XML, JSON or Excel file
Built-in Honeypot spam protection Powerful and effective advanced spam control built right in
reCAPTCHA v2 Checkbox Fight spam with reCAPTCHA v2 Checkbox
Clean and simplified templating and available automation Full control with regular Twig/HTML templates to customize layouts
Inline errors Display error messages and validation per field upon submit
Demo templates Just 1 click and you have an example form and a real-world set of working templates
Basic permission controls Basic user group and user permission controls for each section of plugin
Developer-friendly Extensive developer events for all your needs
Translatable Translate fields for front end with translation files
Popular CRM API integrations Currently includes Salesforce Lead, Salesforce Opportunity and HubSpot
Popular Mailing List API integrations Currently includes MailChimp, Campaign Monitor, and Constant Contact
Dashboard Widgets Includes a dashboard widget that displays stats for your form submissions
Rename plugin Rename the plugin name (throughout CP) to whatever you like

Pricing & Support

Check out the chart below to help you choose the right version for your needs.

Lite Pro
Price FREE $49
Number of sites (including dev/staging) 1 site 1 site
Support Level
† Support tickets will typically receive first response within this timeframe or sooner, based on business days.
3-5 days† 2 days†
Support term N/A 1 year
Updates available N/A 1 year
Renewal (optional) N/A $29/yr
Compatibility Craft 4.0+ Craft 4.0+
Refund policy N/A 30 days
TRY IT TODAY! Install Free! Buy!

Requirements

Solspace Express Forms mostly meets the same requirements as listed on the Craft Requirements page.

Installation

To install Express Forms, simply:

  1. Go to the Plugin Store area inside your Craft control panel and search for Express Forms.
  2. Choose to install Express Forms Lite or Express Forms Pro edition.
  3. Click on the Try button to install a trial copy of Express Forms.
  4. Try things out and if Express Forms is right for your site, and then purchase a copy of it through the Plugin Store when you're ready!

Express Forms can also be installed manually through Composer:

  1. Open your terminal and go to your Craft project: cd /path/to/project
  2. Then tell Composer to require the plugin: composer require solspace/craft-express-forms
  3. In the Craft control panel, go to Settings → Plugins and click the Install button for Express Forms.

Documentation

Full documentation for Express Forms can be found on the Craft Express documentation website.


All versions of craft-express-forms with dependencies

PHP Build Version
Package Version
Requires craftcms/cms Version ^4.0.0
solspace/craft3-commons Version ^1.0.19
symfony/property-access Version ^2.8|^3.0|^4.0|^5.0|^6.0
symfony/finder Version ^2.8|^3.0|^4.0|^5.0|^6.0
symfony/yaml Version ^3.0|^4.0|^5.0|^6.0
nesbot/carbon Version ^1.22.1|^2.19
ext-json Version *
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 solspace/craft-express-forms contains the following files

Loading the files please wait ....