fractorr / svg
Convert SVG Images
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 2
Forks: 1
Open Issues: 2
Type:craft-plugin
This package is auto-updated.
Last update: 2025-03-16 07:45:54 UTC
README
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