Download the PHP package magehost/performance-dashboard without Composer
On this page you can find all versions of the php package magehost/performance-dashboard. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download magehost/performance-dashboard
More information about magehost/performance-dashboard
Files in magehost/performance-dashboard
Package performance-dashboard
Short Description Performance Dashboard for Magento 2.x by MageHost.pro
License MIT
Homepage https://github.com/magehost/performance-dashboard
Informations about the package performance-dashboard
Performance Dashboard Extension for Magento 2
The free Performance Dashboard Extension by MageHost.pro adds a screen to the Magento Store Admin called "Performance Dashboard". In this screen you get a clear overview of areas where the performance of your Magento 2 can be improved.
Install via Composer
Usage
- In Admin go to System > Tools > Performance Dashboard.
Uninstall
Screenshot
Description
This extension is free, licence: MIT.
Using our experience as Magento Hosting professionals we created a list of best-practises for a high performance Magento 2 setup. Based on this list we have created a dashboard which automatically tests these various config settings and other setup choices. Checks executed:
- Is PHP 7 in use?
- Is HTTP/2 in use?
- Are the PHP performance settings correct?
- Are the MySQL performance settings tuned?
- Is Magento in Production mode?
- Is the Magento Cache stored in Redis?
- Is the Full Page Cache stored in Redis?
- Are all caches enabled?
- Are sessions stored in Redis or Memcached?
- A check which logs CMS and Catalog pages which can't be cached in full-page-cache because of
cacheable="false"
. - Is Composer's autoloader optimized?
- Is the Full Page Cache using Varnish?
- For Magento >= 2.3.1:
- Is Elastic Search in use?
- For Magento >= 2.3.2:
- Is JavaScript defered?
- For Magento < 2.2:
- If not on HTTP/2:
- Is merging CSS files enabled?
- Is minify of JavaScript files enabled?
- Is minify of CSS files enabled?
- Is minify of HTML enabled?
- Asynchronous sending of sales emails enabled?
- All indexes set to Asynchronous?
All versions of performance-dashboard with dependencies
magento/module-backend Version >=100.0
magento/module-store Version >=100.0
magento/module-page-cache Version >=100.0
monolog/monolog Version >=1.11
psr/log Version >=1.0
ext-curl Version *
ext-json Version *