Codeinwp / wp-maintenance-mode

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.
https://wordpress.org/plugins/wp-maintenance-mode/
159 stars 82 forks source link

Send email to subscribers when countdown is finished #346

Open MarinescuLucia opened 1 year ago

MarinescuLucia commented 1 year ago

I'm not sure if this is something that could be done from our end, but for the templates that have a subscribe form and a countdown, it would be a nice touch if the subscribers could be notified by email when the countdown is finished and the site is available. For example, on the Coming Soon 1 template, it is mentioned that "we will send you a heads-up when our site launches", but currently nothing happens when the countdown is finished. Would it be possible to integrate a feature to automatically send an email to the subscribers letting them know the site is available when the countdown is finished?

Suggested here.

girishpanchal30 commented 1 year ago

Hello @MarinescuLucia,

I found a similar previous ticket for automatically disabling the maintenance mode. The ticket is closed by selul with unmerged changes.

Related: https://github.com/Codeinwp/wp-maintenance-mode/issues/300

Thanks

MarinescuLucia commented 1 year ago

Hi @girishpanchal30!

Yep, but for this one I was referring more to the functionality of automatically sending an email to the subscribers when the site goes live. I'm not sure if this was included in that previous ticket.