neosrulez/inlinesvg

Last activity 02 Mar 2021 2725
composer require neosrulez/inlinesvg

A Neos CMS nodetype to output svg inline.

0.1.2

Version
0.1.2
Type
neos-package
Release Date
Mar 02, 2021 15:24
Source
git
Distribution
zip
Requires
7ddf1facc4450307a235d2038c1ec39dddd9c3b8

Inline svg nodetype for Neos CMS

A package for Neos CMS which render svg's inline.

Installation

The NeosRulez.InlineSVG package is listed on packagist (https://packagist.org/packages/neosrulez/inlinesvg) - therefore you don't have to include the package in your "repositories" entry any more.

Just run:

composer require neosrulez/inlinesvg

Usage as component in fusion

<NeosRulez.InlineSVG:Component.SVGTag 
   image={asset} 
   identifier="yourUniqueIdentifier" 
   width="500" />

Author

The content of the readme is provided by Github
The same vendor provides 71 package(s).