Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnperricruz/magento-2-automation-with-gulp

Magento 2 tasks automation with GULP.js
https://github.com/johnperricruz/magento-2-automation-with-gulp

automation deployment gulp gulpjs magento2 node nodejs npm task

Last synced: 27 days ago
JSON representation

Magento 2 tasks automation with GULP.js

Awesome Lists containing this project

README

        

# Magento 2 task automation with GULP.JS

Pre-requisites :

- Install NodeJS
- Install GulpJS
- Install https://www.npmjs.com/package/gulp-run
- Install https://www.npmjs.com/package/minimist

COMMANDS :

```html

gulp m2upgrade --theme Magento/luma --lang en_US
gulp m2clear --theme Magento/luma --lang en_US
gulp m2mode --set developer --cache disable / gulp m2mode --set production --cache enable
gulp m2cache --cache disable / gulp m2cache --cache enable
gulp m2reindex

```




John Perri Cruz

https://www.johnperricruz.com