Drupal is a registered trademark of Dries Buytaert
drupal 11.3.7 Update released for Drupal core (11.3.7)! drupal 11.2.11 Update released for Drupal core (11.2.11)! drupal 10.6.7 Update released for Drupal core (10.6.7)! drupal 10.5.9 Update released for Drupal core (10.5.9)! cms 2.1.1 Update released for Drupal core (2.1.1)! drupal 11.3.6 Update released for Drupal core (11.3.6)! drupal 10.6.6 Update released for Drupal core (10.6.6)! cms 2.1.0 Update released for Drupal core (2.1.0)! bootstrap 8.x-3.40 Minor update available for theme bootstrap (8.x-3.40). menu_link_attributes 8.x-1.7 Minor update available for module menu_link_attributes (8.x-1.7). eca 3.1.1 Minor update available for module eca (3.1.1). layout_paragraphs 2.1.3 Minor update available for module layout_paragraphs (2.1.3). ai 1.3.3 Minor update available for module ai (1.3.3). ai 1.2.14 Minor update available for module ai (1.2.14). node_revision_delete 2.0.3 Minor update available for module node_revision_delete (2.0.3). moderated_content_bulk_publish 2.0.52 Minor update available for module moderated_content_bulk_publish (2.0.52). klaro 3.0.10 Minor update available for module klaro (3.0.10). klaro 3.0.9 Minor update available for module klaro (3.0.9). layout_paragraphs 2.1.2 Minor update available for module layout_paragraphs (2.1.2). geofield_map 11.1.8 Minor update available for module geofield_map (11.1.8).

comingsoon_mode

19 sites No security coverage
View on drupal.org

Description:

Coming Soon Mode module provides an easy setup for a "coming soon" landing page, It activates a temporary site mode, limiting access to anonymous users while presenting customizable content, complete with a dynamic countdown timer.

Key Features:

  • Simple activation and deactivation of "coming soon" mode.
  • Automatic redirection to the "coming soon" page for anonymous users, restricting access to other pages.
  • Dynamic JS countdown timer for site launch.
  • Customizable content.
  • Configurable display of content on the page.
  • Intuitive configuration form for easy setup.
  • Supports RTL (Right-to-Left) layout.
  • restricts access based on chosen roles
  • Translation support for a multilingual
  • Responsive design for various screen sizes.

Theme Override:

Developers have the flexibility to override the default theme by implementing their own custom theme for the Coming Soon Page. To override the theme, create a new template file named comingsoon.html.twig in your theme's templates folder. Below is a basic example:

{#
/**
 * @file
 * Theme override for the Coming Soon Page.
 *
 * Available variables:
 * -  data.title : The title of the coming soon page.
 * -  data.message : The message of the coming soon page.
 * -  data.countDownDate : Date with format: "Y/m/d".
 * -  data.image : Image URL.
 * -  data.logo : Logo of the website.
 * -  data.backgroundColor : Background color of the coming soon page.
 * -  data.backgroundImageCkeck : Background image checkbox Boolean.
 * -  data.displayLogo : Display logo Boolean.
 * -  data.displayCounter : Display counter Boolean.
 * -  data.displaySocialMediaLinks : Display social media links Boolean.
 * -  data.twitter : Twitter link.
 * -  data.facebook : Facebook link.
 * -  data.instagram : Instagram link.
 * -  data.linkedin : LinkedIn link.
 * -  data.email : Email address.
 * -  data.phone : Phone number.
 */
#}

{# Your custom theme implementation here #}

Configuration:

No complex setup is required. Administrators can configure the module via the provided form, accessible at /admin/config/system/comingsoon_mode.

Post-Installation:

After installation, administrators can access the configuration form to tailor the coming soon page to their preferences.

This module is sponsored and developed by SharedTech

Activity

Total releases
2
First release
Aug 2025
Latest release
8 months ago
Release cadence
0 days
Stability
0% stable

Releases

Version Type Release date
1.4.0-alpha2 Pre-release Aug 5, 2025
1.4.0-alpha1 Pre-release Aug 5, 2025