Download the PHP package bolt/configuration-notices without Composer
On this page you can find all versions of the php package bolt/configuration-notices. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor bolt
Package configuration-notices
Short Description Helper library to provide some helpful functionality to people, mostly by warning the user for common pitfalls and oversights in the basic configuration.
License MIT
Homepage http://bolt.cm
Package configuration-notices
Short Description Helper library to provide some helpful functionality to people, mostly by warning the user for common pitfalls and oversights in the basic configuration.
License MIT
Homepage http://bolt.cm
Please rate this library. Is it a good library?
All versions of configuration-notices with dependencies
Informations about the package configuration-notices
Configuration Notices for Bolt
Friendly helpers for your Bolt installation. This extension comes bundled with
the packaged distribution version of Bolt (commonly known as "The tar
or zip
version"). This extension provides helpful tips to prevent common pitfalls, in a
range of different situations.
To install this extension in your custom bootstrapped version of Bolt, run the
following in the root folder with your main composer.json
:
You can influence a few of the checks through the configuration. How meta!
local_domains
can be set to contain (parts of) domain names, and is used in the check to determine if the current installation is considered to be "local" or "production".log_threshold
is used to determine what is considered 'a lot of rows' in the checks for the Change log and System log, to give a suggestion to trim the database tables.
Version
The package bolt/configuration-notices contains the following files
Loading the files please wait ....