Coming Soon Page

Coming Soon Page
4.3 8
Plugin to override the store closed page with a coming soon page.
2025-04-20T11:18:38.4307237Z
Gratis
Scarica l'estensione (1846 Download)
Versioni supportate: 4.00, 4.10, 4.20, 4.30, 4.40
Data di creazione: novembre 29,2016
Ultimo aggiornamento: marzo 18,2021
Descrizione
  • This Plugin is useful when you have an already deployed website, but the settings and the content is not finished yet. It allows you and the content manager to work on the administration while unregistered visitors will see a so called "Coming soon Page" with a short description and a countdown displaying when the store goes live for the public.
  • This plugin overrides the page that is shown when the store is closed. To turn on its functionality set the "Store closed" setting to true in Administration. (Administration -> Configuration -> Settings -> General settings -> Common)
  • The page contains a customizable full screen background, title, hint and a countdown based on the opening date.
  • It also includes an optional login button with login form. If this is turned off, the login is still available through the login URL.
  • Each of the settings above can be found on plugin's configuration page (Administration -> Configuration -> Local plugins -> Coming Soon Page -> Configure").
  • Text of title (Plugins.Misc.ComingSoonPage.ComingSoon) and subtitle (Plugins.Misc.ComingSoonPage.ComingSoon.Hint) can be changed for each language in it's resources. (Administration -> Configuration -> Languages -> -> Edit)
  • Any text used by this plugin can be translated in language editor (Administration -> Configuration -> Languages -> -> Edit). To find all of them, search for "Plugins.Misc.ComingSoonPage".
  • Contribute: GitHub

v4.4

  • Added binaries and source code to support nopCommerce 4.40.
  • Fixed a bug when countdown for some languages was not displayed correctly.
  • Fixed configuration page layout for all supported versions

v4.3

  • Added binaries and source code to support nopCommerce 4.30.
  • Fixed a bug when login was successful even with invalid captcha.
  • Countdown does not show years anymore. Only weeks, days and time remaining till opening date are displayed.
  • Added second button for login form hiding. The original was confusing, as it looked the same as the actual login button.

v4.2

  • Added binaries and source code to support nopCommerce 4.20

v4.1

  • Added binaries and source code to support nopCommerce 4.10

v4.0

  • Added binaries and source code to support nopCommerce 4.00

v2.2

  • Fixed bug caused by wrong datetime format.
  • Updated countdown script.

v2.1

  • Fixed subscription issue.

v2.0

  • Version to support nopCommerce 3.90.

v1.4

  • Copyright notice added based on the StoreInformationSettings.HidePoweredByNopCommerce setting from administration.

v1.3

  • Login button and login form added.
Recensioni
markobozovic 02/09/2023 07:16
Version 4.6
Can you install this plugin on version 4.6?
Questa recensione è stata utile? Si0 / No0
Un manager ha risposto a questa recensione
Sorry, I am no longer maintaining this plugin.
The last supported version was 4.4.
The source code is available on GitHub. You can find the link in the description.
NopWoody 08/03/2022 23:18
Absolutely fantastic
Thanks for such a nice little plug-in.  Much appreciated, works great.
Questa recensione è stata utile? Si0 / No0
uncle stores 02/04/2021 09:00
Not Working
Hi, with reference to my site https://unclestores.com
I tried using this plugin which got successfully installed but unfortunately it doesn't shows up in the home page when store is closed

Please assist for the same
Sarabjeet Singh
Contact- 8699925252
Questa recensione è stata utile? Si0 / No0
SorgoRojo 17/03/2021 06:47
Working like a champ
I am not sure about previous versions, but using 4.3v is working pretty well.

I am very happy with this plugin, and it is very helpful indeed.


Great work!
Questa recensione è stata utile? Si1 / No0
Un manager ha risposto a questa recensione
Thank You for the positive feedback!
I will try to upgrade the plugin ASAP for the latest version of nopCommerce (4.40.1).
Also feel free to contact me with any improvement suggestions/bug reports.
ssmersin 05/12/2020 14:19
Very good plugin.
Thank you for this awesome plugin.
I just have some issues for you.
1 - I used it in a multi language site. I add the string keys to language culture so the language support is done (I suggest you to add them automaticly if the language is active or add a list for users to add the keys manually)
2 - If the datetime format is different from "en-US" then the countdown is not show up. I just solve this problem to reset the format in the display.cshtml file by adding this code.

Model.OpeningDate [email protected](@Model.OpeningDate).ToString("g", new CultureInfo("en-US"));

Maybe there is more efficient ways but I think it helps for now.

Wish to see the upgrades.
Questa recensione è stata utile? Si2 / No0
Un manager ha risposto a questa recensione
Thank you for the positive and constructive feedback! I am planning to solve the problems you described during the upcoming holydays. I will let you know when they are done.
Sayed Mahmoud 05/08/2020 11:54
Thank you, But V4.3!
Please upgrade the plugin to the latest version
Questa recensione è stata utile? Si2 / No0
sedra 10/09/2017 23:04
thank you
i was looking just for this plugin. would you have look at these:

1)count down function does not calculate correctly.

2)when i uncheck the "Allow subscription" it still displays "Subscribe To Get Notified" on the page.

3)having an option to change the message "our webshop blablabla" would be generous!

there are several years that i have not touched ASP.
Questa recensione è stata utile? Si1 / No0
Un manager ha risposto a questa recensione
All of the problems/suggestions have been fixed/developed in the latest versions. Thank you for the feedback.
ernandoal 10/12/2016 05:25
Need to make changes
After install this plugin and set the closed store config I noticed that the beautiful page really appers! But then I could see that there´s no way to access the Admin Panel even if you are Administrator, for there's no link at the page to make such access! The store will be really closed, even for Admin!! Developer didn't think on this!!
Questa recensione è stata utile? Si1 / No0
Un manager ha risposto a questa recensione
The problem was fixed by adding a login button to the top right corner of the landing page. This button can be turned off in administration settings. In this case the login page is still reachable with the login url directly written to the address bar.