Convert SVG Images
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.
Converts SVG Data stored in a section field into various file formats.
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.
You don't need to do anything.
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