/api-doc

Hosting the Swagger for Shopware 6

Primary LanguagePHP

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