• Stars
    star
    159
  • Rank 235,916 (Top 5 %)
  • Language
    PHP
  • Created over 12 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Adds a splash page to your site that lets visitors know your site is down for maintenance. Full access to the back- & front-end is optional.

LightStart - Maintenance Mode, Coming Soon and Landing Page Builder

Contributors: themeisle
Plugin Name: LightStart - Maintenance Mode, Coming Soon and Landing Page Builder
Plugin URI: https://themeisle.com/
Author: Themeisle
Author URI: https://themeisle.com/
Tags: maintenance mode, admin, administration, unavailable, coming soon, multisite, landing page, under construction, contact form, subscribe, countdown
Requires at least: 3.5
Tested up to: 6.2
Stable tag: 2.6.8
Requires PHP: 5.6
License: GPL-2.0+

Easy Drag & Drop Page Builder that adds a splash page to your site that it's perfect for a coming soon page, maintenance or landing page.

Description

Add a maintenance page to your blog that lets visitors know your blog is down for maintenance, add a coming soon page for a new website or create a landing page for an existing site. User with admin rights gets full access to the blog including the front end.

Activate the plugin and your blog is in maintenance-mode, works and only registered users with enough rights can see the front end. You can use a date with a countdown timer for visitor information or set a value and unit for information.

Also works with WordPress Multisite installs (each blog from the network has its own maintenance settings).

Features

  • Fully customizable (change colors, texts and backgrounds).
  • Subscription form (export emails to .csv file).
  • Countdown timer (remaining time).
  • Contact form (receive emails from visitors).
  • Coming soon page;
  • Landing page templates;
  • WordPress multisite;
  • Responsive design;
  • Social media icons;
  • Works with any WordPress theme;
  • SEO options;
  • Exclude URLs from maintenance;
  • Bot functionality to collect the emails in a friendly and efficient way;
  • GDPR Ready;

Bugs, technical hints or contribute

Please give us feedback, contribute and file technical bugs on GitHub Repo.

Credits

Developed by Themeisle

What's Next

If you like this plugin, then consider checking out our other projects:

  • Optimole - Optimole is your all-in-one image optimization solution for WordPress & beyond.
  • WPShout - In-Depth WordPress Tutorials for Developers
  • Revive Social - Revive Old Posts helps you keep your content alive and in front the audiences that matter.
  • CodeinWP - CodeinWP stands for all-things-WordPress. From web design to freelancing and from development to business, your questions are covered.
  • DomainWheel - Free Short Website name generator, with the help of AI, for instant ideas.

Check-out our blog to learn from our WordPress Reviews and see other WordPress plugins.

Installation

  1. Unpack the download package
  2. Upload all files to the /wp-content/plugins/ directory, include folders
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Go to Settings page, where you can change what settings you need (pay attention to Exclude option!)

Screenshots

  1. Maintenance Mode Example
  2. Maintenance Mode Example #2
  3. Bot Example
  4. Dashboard General Settings
  5. Dashboard Design Settings
  6. Dashboard Modules Settings
  7. Dashboard Bot Settings
  8. Contact Form

Frequently Asked Questions

How to use plugin filters

Check out our Snippet Library.

Cache Plugin Support

WP Maintenance Mode can be unstable due to the cache plugins; we recommend deactivating any cache plugin when maintenance mode is active. If you really want to use a cache plugin, make sure you delete the entire cache after each change.

Exclude list

If you change your login url, please add the new slug (url: http://domain.com/newlogin, then you should add: newlogin) to Exclude list from plugin settings -> General Tab.

Notice: wp-cron.php is excluded by default.

Changelog

Version 2.6.8 (2023-06-07)
  • Fix the Save button Module tab not working
  • Codebase updates
Version 2.6.7 (2023-04-01)
  • Bug fix: Addressed an unnecessary 'no maintenance page' error occurrence.
Version 2.6.6 (2023-03-31)
  • Remove error notice for users that use an overriding custom template
  • Update dependencies
Version 2.6.5 (2023-03-01)

Update dependencies

Version 2.6.4 (2023-02-24)
  • Add the option to manage maintenance status on all sites from the network dashboard
  • Update dependencies
Version 2.6.3 (2023-02-06)
  • Update dependencies
Version 2.6.2 (2022-12-16)
  • Add the option in the wizard to skip importing a template and installing Otter
  • Improve the quality of the template screenshots
  • Fix the template overriding issue
Version 2.6.1 (2022-11-03)
  • Add a notice to announce the rebrand of the plugin

Version 2.6.0 (2022-11-02)

  • Adds Landing pages templates
  • Adds more Coming soon and Maintenance mode templates
  • Rebrand the plugin into LightStart
Version 2.5.4 (2022-10-10)
  • Fix subscribers entry export for legacy forms.
  • Fix PHP notice showing up on edge cases new installs.
Version 2.5.3 (2022-09-28)
  • Fix wrong template loaded when the current post template is empty.
Version 2.5.2 (2022-09-27)
  • Fix maintenance mode issue for previously logged users #321
  • Allow comments into exclude textarea so that you can comment on the IP addresses for location, props @joostdekeijzer
  • Fix PHP notice errors on specific scenarios #324
  • Fix Otter for saving subscriber entry
Version 2.5.1 (2022-09-08)
  • Fixes a bug which was causing error on some instances

Version 2.5.0 (2022-09-08)

  • New Feature: Adds compatibility with Block Editor or any page builder for building the maintenance mode page.
  • New Feature: Adds coming soon and maintenance mode starting templates.
Version 2.4.7 (2022-08-08)
Fixes
  • Fix login form display
  • Fix email collecting by the bot
  • Improve accessibility of the maintenance page thanks to @SophieWeb
Version 2.4.6 (2022-06-15)
  • Improve data sanitizations for custom css and contact module
Version 2.4.5 (2022-06-15)
  • Harden security and improve release process
Version 2.4.4 (2022-02-10)

Update dependencies

Version 2.4.3 (2022-01-27)
  • Change ownership to Themeisle

2.4.2 (18/01/2022)

  • Misc: 900 000 Active Installs Celebrations!
  • Misc: WordPress 5.9 compatibility
  • Fix: jQuery UI CSS theme reference from jQuery CDN
  • Misc: Text fixes in the dashboard

2.4.1 (20/07/2021)

  • Misc: WordPress 5.8 compatibility

2.4.0 (13/05/2021)

  • Design: add "Custom CSS" setting; Finally! :)
  • Design: add "Footer links" color setting
  • Design: add a list of available shortcodes under the "Text" editor
  • Bot: make {visitor_name} placeholder work in all messages after the visitor types his name
  • Misc: add [embed] shortcode for responsive video embeds; Compatible with YouTube, Vimeo, DailyMotion.
  • Misc: make the exclude mechanism work with Cyrillic characters
  • Misc: add wpmm_maintenance_template filter; It works the same way as the wpmm_contact_template filter, but for the maintenance template.
  • Misc: now you can override the contact email template too; Check /views/contact.php for more details.
  • Misc: better compatibility with translation plugins like Loco Translate
  • Misc: the image uploaders (from the dashboard) are now translatable
  • Misc: improve uninstall routine
  • Misc: add wpmm_delete_cache action; It is called after each setting change.
  • Misc: add support for cache plugins like WP Rocket, WP Fastest Cache, Endurance Page Cache, Swift Performance Lite, Cache Enabler, SG Optimizer, LiteSpeed Cache, Nginx Helper;
  • Misc: remove wpmm_count_where helper function
  • Misc: code improvements

2.3.0 (07/12/2020)

  • Modules: add support for Google Analytics 4 measurement ID
  • Design: enable media buttons on wp_editor (now you can add images from the editor)
  • Bot: fix translation issue
  • Misc: add filters for capabilities wpmm_settings_capability, wpmm_subscribers_capability, and wpmm_all_actions_capability (the last one can be used to override all capabilities)
  • Misc: fix [loginform] shortcode redirect attribute
  • Misc: a few CSS & Javascript improvements
  • Misc: bump "Tested up to" version to 5.6

2.2.4 (20/05/2019)

  • bump "Tested up to" to 5.2.0
  • fix typo in Italian translation (it_IT)
  • Bot: add a note about how you can export the list of subscribers #195
  • Bot: add client-side sanitization to the input fields #176

2.2.3 (20/02/2019)

  • bump "Tested up to" version to 5.1.0
  • replace "wpmu_new_blog" action with "wp_initialize_site" action for WP 5.1.0 users because the first one is deprecated in the new version
  • small improvement to "check_exclude" method from "WP_Maintenance_Mode" class

2.2.2 (27/11/2018)

  • Google Analytics module: migrate from analytics.js to gtag.js + add ip anonymization #178
  • GDPR module: accept links inside texareas + add policy link target #188
  • add charset meta tag #200
  • fix PHP Notice: Undefined index: HTTP_USER_AGENT
  • add plural and single form translation for subscribers number (settings page)

Earlier versions

For the changelog of earlier versions, please refer to the full changelog.

More Repositories

1

Ideal-Image-Slider-JS

Quite simply the ideal Image Slider in vanilla JS.
JavaScript
1,581
star
2

Nivo-Slider-jQuery

Nivo Slider - The Most Awesome jQuery Image Slider
JavaScript
1,248
star
3

carouFredSel-jQuery

A circular, responsive carousel plugin built using the jQuery.
JavaScript
321
star
4

neve

A fast, lightweight, AMP ready WordPress theme built with speed and usability in mind.
PHP
262
star
5

Nivo-Lightbox-jQuery

A simple, flexible, responsive, retina-ready jQuery lightbox plugin.
JavaScript
157
star
6

otter-blocks

Create beautiful and attracting posts, pages, and landing pages with Gutenberg Blocks and Template Library by Otter.
PHP
135
star
7

visualizer

WordPress Visualizer plugin is a simple, easy to use and quite powerful tool to create, manage and embed interactive charts into your WordPress posts and pages.
PHP
97
star
8

wp-menu-icons

Easily add icons to your nav menu items.
PHP
76
star
9

themeisle-icons

A free icon font from ThemeIsle
CSS
73
star
10

logo-maker

Another Logo Maker app made for fun and profit.
TypeScript
70
star
11

feedzy-rss-feeds

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.
PHP
60
star
12

flat

For issues/contribution please check the main repo here:
CSS
58
star
13

zerif-lite

[RETIRED] Don't update the theme on wp.org from here or from themeisle!
PHP
54
star
14

gutenberg-blocks

Magic dust that powers thousands of Gutenberg sites on the world-wide-web. Merged with the otter-blocks repository.
JavaScript
48
star
15

Parallax-One

🚩 [RETIRED] DEPLOYMENT is disabled, if you need to make a release, contact Marius.
PHP
40
star
16

optimole-wp

PHP
30
star
17

FlatX

CSS
27
star
18

wp-product-review

Easily turn your basic posts into in-depth reviews with ratings, pros and cons and affiliate links .
PHP
25
star
19

templates-patterns-collection

JavaScript
21
star
20

jadrowp

WordPress FSE Theme
PHP
21
star
21

media-manager-plus

Upgrade the WordPress Media Manager and add support for Flickr, Instagram, 500px, Facebook etc.
PHP
15
star
22

themeisle-companion

Orbit Fox Companion
PHP
12
star
23

customizer-controls

A collection of cool customizer controls.
JavaScript
12
star
24

oria

PHP
11
star
25

zillah

🚩 [RETIRED]Zillah free theme
PHP
11
star
26

action-wordpress-theme-deploy

Deploy your theme to the WordPress.org repository using GitHub Actions
Shell
10
star
27

gutenberg-animation

A composer package for CSS Animations for Gutenberg Blocks. Merged with the otter-blocks repository.
JavaScript
10
star
28

themeisle-sdk

ThemeIsle SDK library
PHP
8
star
29

hestia

Updated Changelog: https://bit.ly/2T73vWG
8
star
30

blocks-animation

Awesome CSS animations for Gutenberg Blocks. Merged with the otter-blocks repository.
PHP
8
star
31

oblique

🚩 [RETIRED]grunt version::patch for version increase
PHP
7
star
32

logo-maker-pwa

Logo Maker as PWA
TypeScript
7
star
33

neve-fse

The theme you already love, built for Full-Site Editing
PHP
6
star
34

tweet-old-post

Plugin to tweet about your old posts to get more hits for them and keep them alive.
JavaScript
6
star
35

blocks-export-import

Blocks Export Import allows to Export and Import blocks as JSON in Gutenberg Block Editor. Merged with the otter-blocks repository.
JavaScript
6
star
36

navmenu-addon-for-elementor

PHP
5
star
37

islemag

🚩 [RETIRED]
PHP
5
star
38

nivo-slider-lite

The official WordPress plugin for the Nivo Slider (Lite)
PHP
5
star
39

flymag

🚩 [RETIRED]
PHP
5
star
40

woocommerce-product-addon

PPOM for WooCommerce
PHP
4
star
41

blocks-css

CSS Editor for Gutenberg Blocks. Merged with the otter-blocks repository.
PHP
4
star
42

optimole-php-sdk

PHP
4
star
43

gutenberg-css

A composer package for CSS Editor for Gutenberg Blocks. Merged with the otter-blocks repository.
JavaScript
4
star
44

intergeo-maps

PHP
3
star
45

optimole-laravel

PHP
3
star
46

gutenberg-templates

A repository to serve assets for Gutenberg Templates.
3
star
47

elementor-templater

PHP
3
star
48

icon-picker

Issues should be opened on https://github.com/Codeinwp/wp-menu-icons
PHP
3
star
49

raft

Issues should be created in https://github.com/Codeinwp/otter-blocks
PHP
3
star
50

pirate-forms

grunt version::patch ( for versioning )
PHP
3
star
51

llorix-one-lite

🚩 [RETIRED] DEPLOYMENT is disabled, if you need to make a release, contact Marius.
PHP
3
star
52

reviewgine-affiliate

Reviewgine Affiliate is a free WordPress theme built for the next generation of affiliate marketing websites. With a great SEO, cutting-edge design, integrated widgets, advanced theme options and an advanced review system is all you need for starting making money online.
CSS
3
star
53

ti-starter-sites

TI Starter Sites library resources
2
star
54

imagga

PHP
2
star
55

roda

🚩 [RETIRED]
PHP
2
star
56

grunt-theme-fleet

Npm module for grunt default tasks used in themeisle themes
JavaScript
2
star
57

hooks-assistant

Plugin for using products hooks and filters
PHP
2
star
58

riverbank

PHP
2
star
59

azera-shop

🚩 [RETIRED]
PHP
2
star
60

elementor-extra-widgets

Issues should be created on https://github.com/Codeinwp/themeisle-companion
PHP
2
star
61

wp-privacy-extended

PHP
2
star
62

themeisle-content-forms

Issues should be opened here https://github.com/Codeinwp/themeisle-companion
PHP
2
star
63

custom-css

The Custom CSS plugin allows you to customize the appearance of your theme without the need to create a child theme or worry about theme updates overwriting your customizations.
JavaScript
2
star
64

gha-pr-check-helper

Allows you to run a job that will check if all checklist items from a PR are solved and label the PR accordingly.
JavaScript
1
star
65

templates-directory

Any issue should be created on https://github.com/Codeinwp/themeisle-companion
PHP
1
star
66

front-end-internship-api

Front-end internship test API.
1
star
67

front-end-internship-test

ThemeIsle front-end internship test.
1
star
68

handbook-of-money

Tips & Trick - resources for you in which you can learn to lose your hard worked money
1
star
69

neve-child

Basic Neve Child Theme. Issues should be opened on https://github.com/Codeinwp/neve
PHP
1
star
70

tiny-hestia

Hestia Child Theme with minimal load
PHP
1
star
71

pirate-switch

Plugin for style/demos switching on demo
PHP
1
star
72

themeisle-onboarding

PHP
1
star
73

vertimagazine

🚩 [RETIRED]
PHP
1
star
74

wp-thememods-api

Helper plugin which allows setting up theme mods via REST API.
PHP
1
star
75

elementor-addon-widgets

PHP
1
star
76

Email-Sync

Sync your WordPress user's email addresses with your favorite newsletter software (e.g. MailChimp)
PHP
1
star
77

fork

PHP
1
star
78

load-fa

Force the loading of FontAwesome 5 and the compatibility with FontAwesome 4
PHP
1
star
79

responsive-boat

PHP
1
star
80

site

PHP
1
star
81

domainwheel-theme

PHP
1
star
82

typewriter

Typewriter replaces the Visual Editor with a simple Markdown editor for your posts and pages.
PHP
1
star
83

Snippet-Library

Issues should be opened on https://github.com/Codeinwp/wp-maintenance-mode
PHP
1
star
84

ZBlackbeard

🚩 [RETIRED]
CSS
1
star
85

jaxon

PHP
1
star
86

llorix-one-companion

🚩 [RETIRED] Plugin to replace the Our Team, Our Services, and Testimonial sections from Llorix One
PHP
1
star
87

obfx-templates

1
star
88

minimagazine

🚩 [RETIRED]
JavaScript
1
star
89

cwp-youit

🚩 [RETIRED]
PHP
1
star
90

WooCommerce-Compare-List

PHP
1
star
91

orfeo

CSS
1
star
92

pirate-parrot

Pirate parrot is a plugin for Themeisle that allow customers to give access to their wordpress instances in order for the developers to fix the issues that they are encountering.
PHP
1
star
93

gutenberg-menu-icons

Just like before, but block-based. Merged with the otter-blocks repository.
JavaScript
1
star
94

adblock-notify-by-bweb

PHP
1
star