PHPackages                             magegadgets/svg-web-images - 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. magegadgets/svg-web-images

ActiveMagento2-module[File &amp; Storage](/categories/file-storage)

magegadgets/svg-web-images
==========================

Upload SVG images in Magento 2.x

2.1.0(4y ago)103052[2 issues](https://github.com/magegadgets/svg-web-images/issues)[1 PRs](https://github.com/magegadgets/svg-web-images/pulls)OSL-3.0PHPPHP ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.4.0

Since Jul 16Pushed 2y ago2 watchersCompare

[ Source](https://github.com/magegadgets/svg-web-images)[ Packagist](https://packagist.org/packages/magegadgets/svg-web-images)[ RSS](/packages/magegadgets-svg-web-images/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Upload SVG images in Magento 2.x
================================

[](#upload-svg-images-in-magento-2x)

This extension for Magento 2 allows uploading SVG images in the following sections:

- wysiwyg editor in static blocks and pages
- wysiwyg editor on product edit page
- theme logo and favicon

**IMPORTANT:** *if you like the extension, could you please add a star to this GitHub repository in the top right corner. This is really important for us. Thanks.*

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

[](#installation)

### Using Composer (recommended)

[](#using-composer-recommended)

1. Go to your Magento root folder
2. Downaload the extension using composer:

    ```
    composer require magegadgets/svg-web-images

    ```
3. Run setup commands:

    ```
    php bin/magento setup:upgrade;
    php bin/magento setup:di:compile;
    php bin/magento setup:static-content:deploy -f;

    ```

### Manually

[](#manually)

1. Go to your Magento root folder:

    ```
    cd

    ```
2. Copy extension files to *app/code/Magegadgets/SvgWebImages* folder:

    ```
    git clone https://github.com/magegadgets/svg-web-images.git app/code/Magegadgets/SvgWebImages

    ```

    ***NOTE:*** *alternatively, you can manually create the folder and copy the extension files there.*
3. Run setup commands:

    ```
    php bin/magento setup:upgrade;
    php bin/magento setup:di:compile;
    php bin/magento setup:static-content:deploy -f;

    ```

Other Extensions
----------------

[](#other-extensions)

You can find more useful extensions for Magento 2 by visiting [Magegadgets Official Website](https://www.magegadgets.com/)```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance16

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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 ~0 days

Total

2

Last Release

1761d ago

Major Versions

1.0.3 → 2.1.02021-07-16

PHP version history (2 changes)1.0.3PHP &gt;=5.5.0

2.1.0PHP ~5.6.0|7.0.2|7.0.4|~7.0.6|~7.1.0|~7.2.0|~7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/9db09eee8a9c9f587eb5cb61578c4e243d63b8b0eb27f0d1c6cca6d2dcbc0706?d=identicon)[magegadgets](/maintainers/magegadgets)

---

Top Contributors

[![magegadgets](https://avatars.githubusercontent.com/u/87518455?v=4)](https://github.com/magegadgets "magegadgets (2 commits)")

---

Tags

magentomagento2magento2-extensionsvgsvg-iconssvg-images

### Embed Badge

![Health badge](/badges/magegadgets-svg-web-images/health.svg)

```
[![Health](https://phpackages.com/badges/magegadgets-svg-web-images/health.svg)](https://phpackages.com/packages/magegadgets-svg-web-images)
```

PHPackages © 2026

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