PHPackages                             mslwk/module-xml-url-rewrites - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. mslwk/module-xml-url-rewrites

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

mslwk/module-xml-url-rewrites
=============================

Magento2 module creating URL rewrites using XML files

1.1.0(2y ago)24.1k2MITPHPPHP &gt;=7.1.0

Since Sep 2Pushed 2y ago1 watchersCompare

[ Source](https://github.com/maciejslawik/xml-url-rewrites-magento2)[ Packagist](https://packagist.org/packages/mslwk/module-xml-url-rewrites)[ RSS](/packages/mslwk-module-xml-url-rewrites/feed)WikiDiscussions master Synced 3w ago

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

[![Latest Stable Version](https://camo.githubusercontent.com/a7e59ed8f0926ed330993eb165747a8b1b0da95462ba777a32db4d04cf699601/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d786d6c2d75726c2d72657772697465732f762f737461626c65)](https://packagist.org/packages/mslwk/module-xml-url-rewrites)[![License](https://camo.githubusercontent.com/b079e3685a3c2fb6f0d20edada2bb2952e977d86aeceea335183d86eda047b59/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d786d6c2d75726c2d72657772697465732f6c6963656e7365)](https://packagist.org/packages/mslwk/module-xml-url-rewrites)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/30f222019fe946ee5a4794c6ac95fd111d5ed666b5a475237559c210fa01fc04/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f786d6c2d75726c2d72657772697465732d6d6167656e746f322f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/xml-url-rewrites-magento2/?branch=master)[![Build Status](https://camo.githubusercontent.com/7c75d9c088b374c863085724b8231a6f588d8b9089a667ae6d4524e01f224f28/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f786d6c2d75726c2d72657772697465732d6d6167656e746f322f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/xml-url-rewrites-magento2/build-status/master)[![Total Downloads](https://camo.githubusercontent.com/31de912a319fc83f74eaa65e7dea4a7a41e50e523280b877966b2f874158a1cb/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6d6f64756c652d786d6c2d75726c2d72657772697465732f646f776e6c6f616473)](https://packagist.org/packages/mslwk/module-xml-url-rewrites)

Magento 2 XML URL Rewrites module
=================================

[](#magento-2-xml-url-rewrites-module)

The extension allows to create custom url rewrites in a Magento1-like way using XML files

### Installation

[](#installation)

##### Via Composer

[](#via-composer)

To install the extension using Composer use the following commands:

```
 composer require mslwk/module-xml-url-rewrites
 php bin/magento module:enable MSlwk_XmlUrlRewrites
 php bin/magento setup:upgrade
```

##### From GitHub

[](#from-github)

You can download the extension directly from GitHub and put it inside `app/code/MSlwk/XmlUrlRewrites` directory. Then run the following commands:

```
 php bin/magento module:enable MSlwk_XmlUrlRewrites
 php bin/magento setup:upgrade
```

Usage
-----

[](#usage)

To create new rewrites add `etc/url_rewrites.xml` file to your module.

Example:

```

```

Versioning
----------

[](#versioning)

We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/maciejslawik/xml-url-rewrites-magento2/tags).

Authors
-------

[](#authors)

- **Maciej Sławik** -

See also the list of [contributors](https://github.com/maciejslawik/xml-url-rewrites-magento2/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity24

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

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

Total

2

Last Release

1058d ago

PHP version history (2 changes)1.0.0PHP ^7.1.0

1.1.0PHP &gt;=7.1.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dd1db0bcc71b12f314bdce40703dc572ce6d093a2ff56845f19ddd816283436?d=identicon)[mslwk](/maintainers/mslwk)

---

Top Contributors

[![maciejslawik](https://avatars.githubusercontent.com/u/11910648?v=4)](https://github.com/maciejslawik "maciejslawik (10 commits)")

---

Tags

magento2magento2-modulephpmagento 2

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mslwk-module-xml-url-rewrites/health.svg)

```
[![Health](https://phpackages.com/badges/mslwk-module-xml-url-rewrites/health.svg)](https://phpackages.com/packages/mslwk-module-xml-url-rewrites)
```

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2641.6M5](/packages/magepal-magento2-googletagmanager)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

107688.4k1](/packages/magepal-magento2-reindex)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2111.3M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

57560.9k4](/packages/tig-postnl-magento2)[magepal/magento2-preview-checkout-success-page

Quickly and easily preview and test your Magento2 checkout success page, without placing a new order each time

7792.8k](/packages/magepal-magento2-preview-checkout-success-page)[magepal/magento2-cataloglazyload

Improve the load time of your Magento 2 categories pages by loading your images on demand with our Lazy Load Extension

5564.4k](/packages/magepal-magento2-cataloglazyload)

PHPackages © 2026

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