A blog about Magento & more
-
Use Access Token as Bearer token to access Magento Api
Starting from magento 2.4.4 you cannot access magento api with an integration Access Token unless you unlock a Oauth setting.
-
Install Magento 2 with warden dev env
Magento 2 installation and setup with warden dev environment
-
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
Got any questions?