Download the PHP package fractorr/svg without Composer
On this page you can find all versions of the php package fractorr/svg. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package svg
Svg plugin for Craft CMS 3.x
Convert SVG Images
Installation
To install Svg, follow these steps:
- Download & unzip the file and place the
svg
directory into yourcraft/plugins
directory - -OR- do a
git clone https://github.com/fractorr/svg.git
directly into yourcraft/plugins
folder. You can then update it withgit pull
- -OR- install with Composer via
composer require fractorr/svg
- Install plugin in the Craft Control Panel under Settings > Plugins
- The plugin folder should be named
svg
for Craft to see it. GitHub recently started appending-master
(the branch name) to the name of the folder for zip file downloads.
Svg works on Craft 3.x.
Svg Overview
Converts SVG Data stored in a section field into various file formats.
Configuring Svg
Configure the paths, format and sizes and then when an entry is saved and has data in the specified field it will automatically create the images you specified in the plugin settings.
Using Svg
You don't need to do anything.
Svg Roadmap
Nothing yet, I am sure I will come up with stuff once I get more into using it.
- Release it
Brought to you by Trevor Orr
All versions of svg with dependencies
PHP Build Version
Package Version
No informations.
The package fractorr/svg contains the following files
Loading the files please wait ....