PHPackages                             burdapraha/oc\_svg - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [File &amp; Storage](/categories/file-storage)
4. /
5. burdapraha/oc\_svg

ActiveVqmod-plugin[File &amp; Storage](/categories/file-storage)

burdapraha/oc\_svg
==================

OpenCart 2.x hacked to allow SVG support

1.0.5(8y ago)01.0k3[1 issues](https://github.com/BurdaPraha/oc_svg/issues)MIT

Since Jun 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/BurdaPraha/oc_svg)[ Packagist](https://packagist.org/packages/burdapraha/oc_svg)[ Docs](http://burda.cz/cs/kariera/volna-mista#tester-koder)[ RSS](/packages/burdapraha-oc-svg/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (5)DependenciesVersions (6)Used By (0)

SVG support for [OpenCart 2.x](https://github.com/opencart/opencart)
====================================================================

[](#svg-support-for-opencart-2x)

Because jpg / png logo are retro!

Installation
------------

[](#installation)

1. Requiring installed [vQmod](https://github.com/vqmod/vqmod) because vQmod doesn't support installing via composer itself.
2. `composer require burdapraha/oc_svg`
3. `composer require sasedev/composer-plugin-filecopier` for files manipulating
4. Add this code to your composer.json project file, extra section:

```
    "extra": {
        "filescopier": [
            {
                "source": "vendor/burdapraha/oc_svg/upload",
                "destination": "upload",
                "debug": "true"
            }
        ]
    }

```

It will move vQmod xml file to correct folder.

5. optionally you can add row to your `.gitignore` file with path to svg.xml (example: upload/vqmod/xml/svg.xml)
6. celebrate!

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~6 days

Total

5

Last Release

3276d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/46a3d00f296e8ae7ed0b9a83acc41d55810097d637733826dcdb55a7683bece2?d=identicon)[landsman](/maintainers/landsman)

![](https://avatars.githubusercontent.com/u/24406762?v=4)[BURDA Praha, spol. s r.o.](/maintainers/BurdaPraha)[@BurdaPraha](https://github.com/BurdaPraha)

---

Top Contributors

[![landsman](https://avatars.githubusercontent.com/u/3184228?v=4)](https://github.com/landsman "landsman (13 commits)")

---

Tags

filemanagerlogoopencartopencart-2xopencart-themesvgthemesvgopencartopencart-themeopencart-2

### Embed Badge

![Health badge](/badges/burdapraha-oc-svg/health.svg)

```
[![Health](https://phpackages.com/badges/burdapraha-oc-svg/health.svg)](https://phpackages.com/packages/burdapraha-oc-svg)
```

###  Alternatives

[dmhendricks/file-icon-vectors

A collection of file type icons in SVG format.

37577.3k9](/packages/dmhendricks-file-icon-vectors)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
