README.txt |
README.txt |
|
This module is intended for site administrators and developers. The module
provides a great way to lock down or freeze a production server so that
maintenance or large deployments can occur without taking the site offline.
In a typical example, Read… |
readonlymode.info.yml |
readonlymode.info.yml |
|
readonlymode.info.yml |
readonlymode.install |
readonlymode.install |
|
Install and update hooks for the Read Only Mode module. |
readonlymode.module |
readonlymode.module |
|
Read Only Mode provides an alternative to the built in 'Maintenance Mode' in
Drupal. Instead of displaying a static text file to users while the site is
in maintenance mode, Read Only Mode will allow access (reading) of existing
content… |
readonlymode.permissions.yml |
readonlymode.permissions.yml |
|
readonlymode.permissions.yml |
readonlymode.post_update.php |
readonlymode.post_update.php |
|
Post update functions for Readonly mode. |
readonlymode.schema.yml |
config/schema/readonlymode.schema.yml |
|
config/schema/readonlymode.schema.yml |
readonlymode.settings.yml |
config/install/readonlymode.settings.yml |
|
config/install/readonlymode.settings.yml |
ReadonlymodeBlock.php |
src/Plugin/Block/ReadonlymodeBlock.php |
Drupal\readonlymode\Plugin\Block |
|
ReadonlymodeTest.php |
tests/src/Functional/ReadonlymodeTest.php |
Drupal\Tests\readonlymode\Functional |
|