A blog about Magento & more
-
Mutagen sync utility
Mutagen sync is a file synchronization utility. It can be used to synchronize code between your local folders and a remote machine.
-
Magento session migration between files and db
This script helps to migrate sessions between files and database.
-
Simple CLI deploy commands for M2
A few cli commands helping deploy new code on a magento 2 environment
-
Convert a file to UTF-8 charset
A script to convert a file to utf-8 charset with autodetect source file encoding. It also skips the file if it’s newer than 1 minute (just in case ). The command chardetect is required.
-
Use magento 2 cache
A quick script to test magento framework cache
-
M2: add confirmation in a CLI command
A quick tip about adding a confirmation message before proceed.
-
Better magento maintenance mode with Nginx
This configuration allows to show a maintenance page handled by nginx. This solution does not depend on magento to show up.
-
Magento maintenance mode
Enable maintenance mode and allow IPs
-
How to resize magento media folder for dev/stage environments
Useful linux commands to reduce media folder size in magento dev environments.
Got any questions?