Skip to main content
Drupal is a registered trademark of Dries Buytaert
Release: OpenID Connect / OAuth client 3.0.0-alpha9 New alpha version released for module openid_connect (3.0.0-alpha9). Release: Opensolr Search 4.5.0 Minor update available for module opensolr_search (4.5.0). Release: Timelinr 1.0.1 Minor update available for module timelinr (1.0.1). Usage Milestone: Simplify Module simplify crossed 10,000 active installs. Usage Milestone: Views Reference Filter Module entityreference_filter crossed 10,000 active installs. Usage Milestone: Dropdown Language Module dropdown_language crossed 10,000 active installs. Usage Milestone: Paragraphs Browser Module paragraphs_browser crossed 10,000 active installs. Usage Milestone: OpenAPI Module openapi crossed 10,000 active installs. Usage Milestone: Decoupled Router Module decoupled_router crossed 10,000 active installs. Module Revived: Entityqueue Buttons 1.1.2 Module entityqueue_buttons updated after 8 months of inactivity (1.1.2).

Fast Distribution

1 sites Security covered
View on drupal.org

Fast Distribution is an installation profile designed for rapid setup, combining the Minimal profile with specific modules and then restoring an SQL dump. It comes with Extra Block Types and enabled Layout Builder, offering a fast way to install a Drupal site with pre-existing content and configurations. This approach is beneficial for creating consistent, out-of-the-box solutions and premium themes quickly.

Fast Distribution is an example of an installation profile with a very fast setup process. It first installs the Minimal profile along with several modules, and then restores an SQL dump. This installation profile contains all Extra Block Types (EBT) modules and enabled Layout Builder:
Extra Block Types (EBT): Core

List of distributives based on Fast Distribution:
EPT Demo

Steps to install Fast Distribution:
Download Fast Distribution archive, put files on your server and run:

composer install

Install distribution as usuall Drupal site:
3.7. Running the Interactive Installer
1.4. Concept: Distributions

What are the pros and cons of comparing standard Drupal profiles?

Pros

  • It works faster, you can install whatever number of modules in few minutes, usually 1 minute of installation/small dump restoring.
  • It will be consistent if you store all vendor files in Git. It allows to create Premium Drupal themes (ThemeForest), Out of the box solutions based on Drupal (e-commerce, huge company portals, Tech Docs sites, Resources/Media sites). Of course you can create Standard Drupal profile with recipes, configs, settings, etc. But with Fast Distribution, you just create a dump from existing site and use it.

  • You install Fast Distribution with existing content, so you don't need to think about adding demo content in Distribution.

Cons

  • Standard Drupal profiles can be developed by many programmers, Fast Distribution is hard to maintain by few devs. It's complicated to sync SQL dump between different site installations. It's almost impossible to resolve git conflict in SQL dump, because Drupal stores configs in serialized arrays
  • You must create a snapshot from your existing site with Fast profile. For this you will need to add Fast profile in your existing site first and switch installation profile on your site, before creating SQL Dump.

    https://www.drupal.org/project/drupal/issues/2677722

    Here is a module to do this:
    https://www.drupal.org/project/profile_switcher

  • Fast Distribution creates langauges on new site, which were on your existing site. It's impossible to add new languages during installation proccess with Fast Distribution. But you can easily to add a new Language after installation:

    https://www.drupal.org/docs/administering-a-drupal-site/multilingual-gui...

Check out README in proflies/fast/README.md with steps how to create a new distributive from Fast Distribution.

Depends on

Dependencies of the latest stable release

No dependencies recorded for this project.

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
3
Tracked since
Oct 2024
Latest release
1 year ago
Releases (12 mo)
0 ▼ from 3
Maintenance
Dormant

Release Timeline

Releases

Version Type Core Release date
1.0.2 Stable Apr 6, 2025
1.0.1 Stable Oct 21, 2024
1.0.0 Stable Oct 17, 2024