progminer/maintenance-screen-project

The "Maintenance mode" screen for your site

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 4

Forks: 0

Open Issues: 0

Language:HTML

Type:project

v3.0.1 2018-07-11 08:03 UTC

This package is auto-updated.

Last update: 2024-04-14 17:40:43 UTC


README

Latest Version on Packagist Software License Total Downloads

The "Maintenance mode" screen for your site

Install

Via Composer

$ composer create-project progminer/maintenance-screen-project

Usage

After install you have a fully working site. Root of your maintenance screen site is public/ directory.

You can add templates to app/templates/ and select the current template by changing the template_name field at `app/config/config.yml'.

You can add translations to app/translations/ and select the default language by changing the default_language field at `app/config/config.yml'.

Also you could change site charset by set charset field at app/config/config.yml.

Also if you want to change the favicon of your site, replace file public/favicon.ico with your icon. For use other format edit template.

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email eridan200@mail.ru instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.