All Projects → contao → check

contao / check

Licence: LGPL-3.0 license
Contao Check

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to check

ultimateMICR-SDK
Bank check information extraction/OCR from Magnetic Ink Character Recognition [MICR] (E-13B & CMC-7) using deep learning
Stars: ✭ 42 (-14.29%)
Mutual labels:  check
shallow-equal-object
Shallow equal check object that support TypeScript.
Stars: ✭ 21 (-57.14%)
Mutual labels:  check
empty-dir
Check if a directory is empty.
Stars: ✭ 19 (-61.22%)
Mutual labels:  check
private-ip
Check if IP address is private.
Stars: ✭ 26 (-46.94%)
Mutual labels:  check
nagitheus
Nagios Check towards Prometheus
Stars: ✭ 19 (-61.22%)
Mutual labels:  check
python-license-check
Check python packages from requirement.txt and report issues
Stars: ✭ 111 (+126.53%)
Mutual labels:  check
datatyping
Pythonic type checking
Stars: ✭ 37 (-24.49%)
Mutual labels:  check
contao-leads
No description or website provided.
Stars: ✭ 31 (-36.73%)
Mutual labels:  contao
diffido
Watch web pages for changes
Stars: ✭ 19 (-61.22%)
Mutual labels:  check
es-feature-detection
ECMAScript feature and API detection
Stars: ✭ 16 (-67.35%)
Mutual labels:  check
has-value
Returns true if a value exists, false if empty. Works with deeply nested values using object paths.
Stars: ✭ 27 (-44.9%)
Mutual labels:  check
docs-archive
Contao Documentation
Stars: ✭ 44 (-10.2%)
Mutual labels:  contao
docker-contao
Setup Contao Projects with docker
Stars: ✭ 21 (-57.14%)
Mutual labels:  contao
url-survival-check
批量检测URL存活
Stars: ✭ 44 (-10.2%)
Mutual labels:  check
is-primitive
Is the typeof value a javascript primitive?
Stars: ✭ 35 (-28.57%)
Mutual labels:  check
react-native-appstore-version-checker
[Deprecated] A react native module to fetch the version of latest app from android playstore or apple app store
Stars: ✭ 88 (+79.59%)
Mutual labels:  check
can-npm-publish
A command line tool that check to see if `npm publish` is possible.
Stars: ✭ 61 (+24.49%)
Mutual labels:  check
check-ssl
Check the expiration date of your ssl-cert with bash (implemented for Nagios/Icinga)
Stars: ✭ 14 (-71.43%)
Mutual labels:  check
fluentcheck
Fluent assertions for Python
Stars: ✭ 79 (+61.22%)
Mutual labels:  check
contao-ajax reload element
AjaxReloadElement for Contao Open Source CMS
Stars: ✭ 15 (-69.39%)
Mutual labels:  contao

Contao check

With this script you can check the Contao Open Source CMS system requirements, validate an existing Contao installation or set up a new Contao installation.

What's included

Here is a short overview of what you can do with the script:

  • Check which Contao versions can be installed;
  • check if PHP is allowed to write files on the server;
  • check if the Live Update service can be used;
  • check if the Composer package manager can be used;
  • check if the extension repository can be used;
  • install the latest Contao version or Contao LTS version;
  • validate an existing Contao installation.

How to use

Upload the /check folder to your server where you want to install Contao. To validate an existing installation, upload the /check folder to the root of your Contao installation. Then open it in a web browser.

Be aware that validation of an existing installation is mainly designed for installations created by using this tool or officially released archives. Therefore, validation just checks the presence and contents of files against a known list of those being part of an official release. This way this tool can help to check if everything needed by an official release has been successfully deployed.

Web installer

The web installer requires the PHP extensions "curl" and "Zip" to be installed in order to download and extract the latest Contao release.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].