Prestashop Custom Maintenance Page – User Manual

1.0 Introduction

The Prestashop Maintenance Page Customizer by Knowband is designed to customize the “Under-Maintenance” page of the Prestashop store. The addon lets the store admin make the changes in the font color, background color, text size and more from the back-end. The store owner can also have a Cron setup to automatically enable Maintenance mode on your store.

2.0 Steps for Installation

The user manual guides you to the easy installation and configuration of the Prestashop Maintenance page customizer by Knowband.

You can follow the steps mentioned below to install the Prestashop addon on your store.

  • Copy custom maintenance page module folder under your root_directory/modules/of your store via FTP or use Prestashop interface to upload the plugin.
  • After copying, the Prestashop module will be listed on module listing page in admin panel as shown given below screen.

Prestashop Custom Maintenance Page- Installation Guide | Knowband

  • If Prestashop maintenance page module is not displaying on your module listing page, search it by filtering module with following details:

Keyword: customamaintenancepage
Author: Knowband
Category: front-office feature
Filter by: Installed & Not Installed/Enabled & Disabled

Note:

  • When you will click on install button, a pop-up box will appear which will display warning messages. You can ignore these messages and move ahead. There will be no negative impact of this warning message on your store.
  • After installing Prestashop modification page customizer module, a configure button will be in front of this plugin on module listing page as shown in the screen below:

2018-03-04

3.0 Admin Module

3.0.1 Configuration Settings

To access this Prestashop error page modification module, Click on configure button of custom maintenance page module. On clicking, module interface will be open and following screen will be displayed as given below:

Prestashop Custom Maintenance Page- Configuration Settings | Knowband

  • Enable/Disable: To enable the plugin, switch the enable button from OFF to ON. The default value will be OFF.
    Activation date and time: This is the activation date and time when your module will go into maintenance mode. The default value will be Null
  • Deactivation date and time: This is the deactivation date and time when you want your shop to go live and turn off maintenance mode. The default value will be Null.
  • Top Content: This is the main message that will display on your maintenance page after maintenance mode is enabled. We have added a The default text in this field. The default data will be We are currently updating our shop to enhance your shopping experience.
  • Bottom Content: This is another text message that will display on your maintenance page below top content after maintenance mode is enabled.We have added a The default text in this field. The default data will be We apologize for the inconvenience and thank you for your patience.

3.0.2 Look and Feel Tab

This tab basically contains look and feel of maintenance page. These settings are for our user interface on maintenance page.

  • Background Image: You can change the background image for your maintenance page here. There is a given The default image for maintenance page background. You can easily upload a beautiful image for your background on maintenance page’s front-end.

Prestashop Custom Maintenance Page- Look and Feel Tab- Background image | Knowband

  • Website Logo: You can also have an option to show your website logo on maintenance page. The default value of this field will be YES.
  • Background Page Color: This is the background color of maintenance page. The default background color will be white #ffffff.
  • Background Block Color: This is the background color of the rectangular content block on which your message is printed on maintenance page. The default color will be white #ffffff.
  • Background block opacity: This is the opacity in the percentage of the rectangular content block on your maintenance page. The default value will be 72.
  • Text Color: This is the color of the text message on maintenance page. The default color will be #777777.
  • Text Size: This is the font size of the text message on maintenance page. The default size will be 16pixels.
  • Margin From Top: This is the margin between your content block and top of the window. This helps to move downward or upward your content block on the maintenance page. The default margin will be 100pixels tested well on Prestashop v1.6.1.3.
  • Margin From Left: This is the margin between your content block and left of the window. This helps to move left or right your content block on maintenance page. The default margin will be -40pixels suitable for Prestashop v1.6.1.3. For the different version of Prestashop, you will need to change this setting according to your shop.
  • Background Block width: This is the width of the content block on maintenance page. You can stretch your background block accordingly with ease. The default value will be 480pixels.

Prestashop Custom Maintenance Page- Look and Feel Tab- Background Block width | Knowband

3.0.3 Countdown Settings

This tab of the Prestashop error page modification addon is for the configuration setting of the countdown timer on maintenance page. You can change the background color of your timer with the content block and you can even move left, right on the content block. You can also select from 4 different sizes of countdown timer according to your need.

  • Timer Size: You can change the size of your countdown timer which is shown on maintenance page. There are 4 different sizes of countdown timer available Middle size, Small size, Extra small size and Large size. The default value will be Middle Size.

Prestashop Custom Maintenance Page- Countdown Settings Tab | Knowband

  • Countdown Background Color: This is the background color of the countdown timer. The default data will be white color #ffffff.
  • Timer Label Color: This is the font color of labels for hours, minutes, seconds. The default color will be blue #0000ff.
    Countdown margin from top: This is the margin of the countdown timer from the top of your text message on the content block on maintenance page. The default value will be 5pixels.
  • Countdown margin from left: This is the margin of the countdown timer from the left of your content block on maintenance page. The default value will be 68pixels.

3.0.3.1 Cron Instructions

This is instruction on how to run your cron function of maintenance tab. There is a button to run cron manually on the left side of module page. You can either click this button to run cron or set an automatic cron on your server following the instructs. The cron URL and how to setup via SSH is given on the below of tabs as shown in the below image –

Prestashop Custom Maintenance Page- Cron instructions Tab | Knowband

3.0.3.1.1 The functionality of Cron Function-

These are the requirements when cron function will activate maintenance mode and disable your shop.

  • The module must be installed properly and enabled.
  • The current timestamp must be either greater or equal to Activation time stamp means the current date is same as activation date or ahead of activation date.
  • Deactivation timestamp must be greater than current time stamp means deactivation date must be ahead of the current date.
  • After all above conditions are true. The following message will print on running the cron –
    Maintenance mode has been enabled successfully.

These are the requirements when Cron function will deactivate maintenance mode and re-enable your shop.

  • The module must be installed properly and enabled.
  • All other conditions above must not be true.
  • The current timestamp must be greater than deactivation time stamp means current date must be ahead of deactivation date.
  • After all above conditions are true. The following message will print on running the cron –
    Maintenance mode has been disabled successfully.

In case both these options are incorrect, you will be shown the following message-

The module is not enabled or Activation/Deactivation date for maintenance has not passed yet.

4.0 Front Office Interface

1. Default Settings Interface

Prestashop Custom Maintenance Page- Front Office Interface- Default Settings Interface | Knowband

2. Without Website Logo

Prestashop Custom Maintenance Page- Front Office Interface- Without Website Logo | Knowband

3. The changed Background Color of the content block and countdown timer

Prestashop Custom Maintenance Page- Front Office Interface-Changed Background Color of content block and countdown timer | Knowband

4. The maximum opacity of the content block

Prestashop Custom Maintenance Page- Front Office Interface- Maximum opacity of content block | Knowband

5. Changed font size and color

Prestashop Custom Maintenance Page- Front Office Interface- Changed font size and color | knowband

6. Changed position of the content block

Prestashop Custom Maintenance Page- Front Office Interface- Changed position of content block | Knowband

7. Large Countdown

Prestashop Custom Maintenance Page- Front Office Interface- Large Countdown | Knowband

8. Smaller Countdown

Prestashop Custom Maintenance Page- Front Office Interface- Smaller Countdown | Knowband

From all of the above images, you can easily make your maintenance page beautiful without making any extra efforts with the help of this module. You can fully customize maintenance page with the Prestashop Maintenance page customizer. So, attract your customers even when your actual shop is disabled.

Liked This? You’ll Like These Too

Joe Parker

We boast of the best in the industry plugins for eCommerce systems and has years of experience working with eCommerce websites. We provide best plugins for platforms like - Magento, Prestashop, OpenCart and Shopify. We also provide custom module development and customization services for the website and modules.

Leave a Reply

Your email address will not be published. Required fields are marked *