Download the PHP package monogo/optimizedatabase without Composer
On this page you can find all versions of the php package monogo/optimizedatabase. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download monogo/optimizedatabase
More information about monogo/optimizedatabase
Files in monogo/optimizedatabase
Download monogo/optimizedatabase
More information about monogo/optimizedatabase
Files in monogo/optimizedatabase
Vendor monogo
Package optimizedatabase
Short Description Magento 2 module for optimization of database fragmentation.
License MIT
Homepage https://github.com/MonogoPolska/m2-optimize-database
Package optimizedatabase
Short Description Magento 2 module for optimization of database fragmentation.
License MIT
Homepage https://github.com/MonogoPolska/m2-optimize-database
Please rate this library. Is it a good library?
Informations about the package optimizedatabase
Magento 2 module for optimization of database fragmentation.
Install
Git
- Locate the /app/code directory which should be under the magento root installation.
- If the code folder is not there, create it.
- Create a folder Monogo inside the code folder.
- Change to the Monogo folder and clone the Git repository (https://github.com/MonogoPolska/monogo-m2-optimize-database.git) into Monogo specifying the local repository folder to be OptimizeDatabase e.g.
Composer
Magento Setup
- Run Magento commands
App Configuration Options
Go to Stores->Configuration->Monogo->Optimize database
- Enable module Default value is 1 (Yes)
- Minimal fragmentation ratio - Optimize tables for which fragmentation ratio is higher than this value. Default value is 1
- Use Magento Cron - You can disable Magento cron and run Optimization from shell Default value is 0 (No)
- Cron schedule - Use Crontab Format (Eg. "05 1 *" every day at 01:05)
Default values:
Shell
for example:
Possible output:
All versions of optimizedatabase with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.3.0||~7.4.0
magento/magento-composer-installer Version *
magento/framework Version *
symfony/console Version *
phplucidframe/console-table Version ^1.2
magento/magento-composer-installer Version *
magento/framework Version *
symfony/console Version *
phplucidframe/console-table Version ^1.2
The package monogo/optimizedatabase contains the following files
Collapse All