PHPackages                             orangecat/templatesymlinks - 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. orangecat/templatesymlinks

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

orangecat/templatesymlinks
==========================

Allows reaching templates with Symlinks

1.0.0(6y ago)12PHPPHP ~7.1.3||~7.2.0||~7.3.0

Since Jul 3Pushed 6y ago2 watchersCompare

[ Source](https://github.com/olivertar/m2_templatesymlinks)[ Packagist](https://packagist.org/packages/orangecat/templatesymlinks)[ RSS](/packages/orangecat-templatesymlinks/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (2)Used By (0)

M2 Template Link
================

[](#m2-template-link)

Magento does not allow symlinks to templates (.phtml) that are outside of the Magento filesystem. This module allows modifying this characteristic.

This module will allow us to keep the code under development isolated from the Magento installation.

It is especially useful when you need to test a module in different Magento versions.

This module should only be used for development purposes as it violates some security measures to fulfill its purpose.

This module has been developed for Magento +2.3.x

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

[](#installation)

The extension can be installed via `composer`. To proceed, run these commands in your terminal:

```
cd /to/root/magento/install
composer require orangecat/templatesymlinks
php bin/magento module:enable Orangecat_TemplateSymlinks
php bin/magento setup:upgrade

```

If you need to use it in production mode, these commands will also be necessary:

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

```

Note
----

[](#note)

You must first enable symlinks by going to Admin &gt; Stores &gt; Configuration &gt; Advanced &gt; Developer &gt; Template Settings and setting the Allow Symlinks option to Yes.

Symlink
-------

[](#symlink)

Example of how to create a Symlink

ln -s /path/to/your/module/under/development/directory/Vendor/YorModuleName YorModuleName

###  Health Score

23

—

LowBetter than 25% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

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

Unknown

Total

1

Last Release

2236d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/959440?v=4)[Oliverio Gombert](/maintainers/olivertar)[@olivertar](https://github.com/olivertar)

---

Top Contributors

[![olivertar](https://avatars.githubusercontent.com/u/959440?v=4)](https://github.com/olivertar "olivertar (1 commits)")

### Embed Badge

![Health badge](/badges/orangecat-templatesymlinks/health.svg)

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

###  Alternatives

[limenius/react-bundle

Client and Server-side react rendering in a Symfony Bundle

3841.2M](/packages/limenius-react-bundle)[pdewit/nova-external-url

An external URL Laravel Nova field.

30383.2k](/packages/pdewit-nova-external-url)[wbrowar/guide

A CMS Guide for Craft CMS.

6154.7k1](/packages/wbrowar-guide)[localgovdrupal/localgov_base

The base theme for LocalGov Drupal websites.

13126.9k5](/packages/localgovdrupal-localgov-base)

PHPackages © 2026

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