Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Search API HTML Element Filter 1.0.7 Minor update available for module search_api_html_element_filter (1.0.7). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). Varbase Media Header 9.2.1 Minor update available for module varbase_media_header (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

Coming Soon Mode

25 sites No security coverage
View on drupal.org

This module allows you to easily set up a "coming soon" page that restricts access for anonymous users while they work on their site. It provides a customizable landing page with optional features like a countdown timer and access controls for specific roles.

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
11 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Slowing

Releases

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