Icon maker for MODx Content Blocks Extra
Short shell script to make icons similar to those used by ModMore's Content Blocks plugin. Great to quickly generate new icons for your Fields, Layouts and Templates from thousands of free icon images.
- Clone the repo.
- Get some icon files in PNG format from FontAwesome, FlatIcon, etc. > 200px works best.
- Drop your icons into /images
- Run
./cb-icon-maker.sh
- If you want 2x2 icons, add the
--multi
option. - Upload your icons into the
/assets/components/contentblocks/img/icons/
$ cd cb-icon-maker
$ ./cb-icon-maker.sh
Then look at your new icons in images. Remember to run all the output icons through a lossless PNG compressor.