Skip to content

Instantly share code, notes, and snippets.

View heymrtoufiq's full-sized avatar
🎯
Focusing

Toufiqur Rahman heymrtoufiq

🎯
Focusing
View GitHub Profile
@arosenhagen
arosenhagen / magento-code-snippets.md
Last active April 8, 2024 09:21
[magento] - code snippets

Magento Code Snippets

Download extension manually using mage

./mage config-set preferred_state stable
./mage clear-cache
./mage sync
./mage download community Module_Name