GithubHelp home page GithubHelp logo

imagick's Introduction

Imagick/ImageMagick

A Chassis extension to install and configure ImageMagick on your server.

Usage

  1. Add this extension to your extensions directory. git clone [email protected]:Chassis/imagick.git extensions/imagick
  2. Run vagrant provision
  3. ImageMagick has been installed on your Chassis VM!

That's it!

imagick's People

Contributors

bronsonquick avatar ntwb avatar

Watchers

 avatar  avatar  avatar

imagick's Issues

Command-line imagick tools

Hi, using this extension and I can see it's in place; same settings as my live env, which is a win :)

$ php --info | grep imagick
/etc/php/7.0/cli/conf.d/20-imagick.ini,
imagick
imagick module => enabled
imagick module version => 3.4.3
imagick classes => Imagick, ImagickDraw, ImagickPixel, ImagickPixelIterator, ImagickKernel
imagick.locale_fix => 0 => 0
imagick.progress_monitor => 0 => 0
imagick.skip_version_check => 1 => 1

However, I can't access any of the cli tools, for example:

$ identify
-bash: identify: command not found

In production, this would spout all the usage notes.

Is there something else needed in this extension to be able to use command-line Image Magick tools?

Account for PHP versions correctly

Currently if you set php: 8.0 and run vagrant provision you'll end up in a situation where the PHP cli ends up on 8.1 but fpm is on 8.0 this isn't ideal so we should fix it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.