Skip to content

Tool to generate magesuite/magepack configuration file

Notifications You must be signed in to change notification settings

nemke82/magepack-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

magepack-generator

Tool to generate magesuite/magepack configuration file

Run docker image with:

docker run -t -i --rm nemke82/magepack-generator bash

Then generate magepack.config.js using following command (substitute with real domain name):

magepack generate --cms-url="https://magentocommand.ml" --category-url="https://magentocommand.ml/category-2/category-2-1/category-2-1-1.html" --product-url="https://magentocommand.ml/category-2/category-2-1/category-2-1-1/simple-product-122.html"

Once done copy magepack.config.js file to server and continue as per https://github.com/magesuite/magepack instructions from https://github.com/magesuite/magepack#bundling part.


This tool is used just to generate magepack.config.js file instead compiling robust Chromium/Puppeteer within production Docker images.

About

Tool to generate magesuite/magepack configuration file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published