.. image:: https://badge.fury.io/py/cmsplugin-svg.svg :target: https://badge.fury.io/py/cmsplugin-svg
.. image:: https://img.shields.io/pypi/dm/cmsplugin-svg.svg :target: https://pypi.python.org/pypi/cmsplugin-svg
.. image:: https://img.shields.io/pypi/status/cmsplugin-svg.svg :target: https://pypi.python.org/pypi/cmsplugin-svg
.. image:: https://img.shields.io/pypi/pyversions/cmsplugin-svg.svg :target: https://pypi.python.org/pypi/cmsplugin-svg
.. image:: https://img.shields.io/pypi/l/cmsplugin-svg.svg :target: https://raw.githubusercontent.com/FabriceSalvaire/cmsplugin-svg/master/LICENSE.txt
Django CMS <https://www.django-cms.org>
SVG Plugin provides a plugin that allows you to use SVG <https://www.w3.org/Graphics/SVG/>
image.
This plugin requires django CMS 3.0.12 or higher to be properly installed.
virtualenv
run pip install cmsplugin-svg
'cmsplugin_svg'
to your INSTALLED_APPS
setting.manage.py migrate cmsplugin_svg
.TBD