Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Saritasa/cmsplugin-svg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# Deprecated Moved to: https://github.com/saritasa-nest/micrometals-cmsplugin-svg

Django CMS SVG Plugin

Django CMS SVG Plugin provides a plugin that allows you to use SVG image.

Installation

This plugin requires django CMS 3.0.12 or higher to be properly installed.

  • Within your virtualenv run pip install cmsplugin-svg
  • Add 'cmsplugin_svg' to your INSTALLED_APPS setting.
  • Run manage.py migrate cmsplugin_svg.

Usage

TBD

References

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.1%
  • HTML 11.9%