PHPackages                             swiftotter/disable-template-validation - 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. [Templating &amp; Views](/categories/templating)
4. /
5. swiftotter/disable-template-validation

ActiveMagento2-module[Templating &amp; Views](/categories/templating)

swiftotter/disable-template-validation
======================================

N/A

1.0.1(9y ago)081OSL-3.0PHPPHP ~7.0.0

Since Jan 3Pushed 8y ago2 watchersCompare

[ Source](https://github.com/SwiftOtter/DisableTemplateValidation)[ Packagist](https://packagist.org/packages/swiftotter/disable-template-validation)[ RSS](/packages/swiftotter-disable-template-validation/feed)WikiDiscussions master Synced 2mo ago

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

Disable Template Validation (M2 Toolkit)
========================================

[](#disable-template-validation-m2-toolkit)

### Credits go to Alan Storm (@astorm)

[](#credits-go-to-alan-storm-astorm)

Magento 2 does not allow symlinked files. This is a security feature. However for some development environments (like ours at SwiftOtter) this can cause issues as we *really* like keep our files completely separate from Magento (so we don't accidentally mix some core code into the website repository). This also keeps the `.gitignore` to a minimum.

To solve this, Alan Storm [posted this article](http://magento-quickies.alanstorm.com/post/146627295610/magento-2-symlinks-for-modules). It, as usual, is an excellent read.

That said, if you want to take this even a step easier, just use this module:

- `composer require swiftotter/disable-template-validation --dev`
- `php bin/magento module:enable SwiftOtter_DisableTemplateValidation`
- `php bin/magento setup:upgrade`

Notes:
------

[](#notes)

- This only runs if the [deploy mode](http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands-mode.html)is set to development.
- Be aware of the fact that installing the module in the `dev` composer area means that it isn't installed on production sites (as I hope you are installing composer there with `--no-dev`). Depending on how you get code to production, and if you track all of Magento in your repository, you may have some issues with modules not being found.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 87.5% 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 ~33 days

Total

2

Last Release

3384d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0caf0b4442f87bd5fa93aec6a384421bb76a9f4b2e316e3e30a642783512a482?d=identicon)[JosephMaxwell](/maintainers/JosephMaxwell)

---

Top Contributors

[![JosephMaxwell](https://avatars.githubusercontent.com/u/1151186?v=4)](https://github.com/JosephMaxwell "JosephMaxwell (7 commits)")[![JesseMaxwell](https://avatars.githubusercontent.com/u/30010447?v=4)](https://github.com/JesseMaxwell "JesseMaxwell (1 commits)")

### Embed Badge

![Health badge](/badges/swiftotter-disable-template-validation/health.svg)

```
[![Health](https://phpackages.com/badges/swiftotter-disable-template-validation/health.svg)](https://phpackages.com/packages/swiftotter-disable-template-validation)
```

###  Alternatives

[schumacherfm/magento-twig

Twig template engine for Magento 2

6014.2k](/packages/schumacherfm-magento-twig)[opengento/module-product-breadcrumbs

This module allows to toggle server side rendered breadcrumbs for product pages.

109.0k](/packages/opengento-module-product-breadcrumbs)

PHPackages © 2026

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