Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 497 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 497 Bytes

This repository contains some Tooling to dump static informations about Shopware versions like:

File Checker

This Tool can be used to check the integrity of the Installation. It checks all MD5Sums of the Installation with the Original Hash.

Usage:

cd [ToYourInstallation]
wget https://raw.githubusercontent.com/FriendsOfShopware/api-doc/main/file-checker.php
php file-checker.php
rm file-checker.php