Download the PHP package swissup/module-diagnostic without Composer
On this page you can find all versions of the php package swissup/module-diagnostic. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swissup/module-diagnostic
More information about swissup/module-diagnostic
Files in swissup/module-diagnostic
Package module-diagnostic
Short Description Swissup Diagnostic Module
License OSL-3.0 AFL-3.0
Informations about the package module-diagnostic
Swissup Diagnostic Module for Magento 2
The Swissup Diagnostic module is a tool designed for Magento 2 store owners and developers to gather essential information about their Magento environment. This command-line utility provides an overview of the PHP, Magento, and server-related details.
Key Features:
-
Environment Information: Details such as PHP version, Magento version, Composer version, and server user information.
-
Folder Structure Check: Verify if any default Magento and Swissup modules/themes were not overwritten.
-
Magento 2 Theme Data: Display a table of Magento 2 themes to check if no virtual themes exist.
-
Fixing the virtual themes
-
Assets Optimization Manager: Enable/disable JS and CSS merge and minification settings.
- Module Management: Disable/enable all Swissup modules or 3rd-party modules while preserving their original state.
Usage:
Execute the following commands to use the diagnostic tools:
Installation
For clients
There are several ways to install extension for clients:
- If you've bought the product at Magento's Marketplace - use Marketplace installation instructions
- Otherwise, you have two options:
- Install the sources directly from our repository - recommended
- Download archive and use manual installation
For developers
Use this approach if you have access to our private repositories!
All versions of module-diagnostic with dependencies
magento/framework Version >=102.0.0 <104.0.0
symfony/console Version *