Skip to content

founderandlightning/heroku-buildpack-imagick

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heroku-buildpack-imagick

This is a Heroku buildpack for vendoring the Imagemagick and PHP Extension Imagick into your project. It install also inkscape for better svg support and enabling rsvg.

Set the version of ImageMagick using the IMAGE_MAGICK_VERSION env var in your environment. Set the version of Imagick using the IMAGICK_VERSION env var in your environment.

Set up this buildpack after the PHP one!

Run locally: sudo STACK=heroku-18 bin/compile /tmp/build /tmp/cache

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%