Magento module which re-activate the Allow Symlinks configuration in backend
Magento decided to disallow symlinks in the patch SUPEE-9767. For people like us who works with composer, symlinks are a good system to dynamically add modules., (*1)
Easy poppy: composer require monsieurbiz/mbiz_iwantmysymlinksback=dev-master
, (*2)
So this module re-activate the configuration in backend:, (*3)
System > Configuration > Advanced > Developer > Template Settings
, (*4)
It also removes the warning block which is not necessary anymore., (*5)
You can allow or disallow symlinks like before 🎉., (*6)
Please feel free to open new Pull Requests., (*7)
This source code is under the MIT License., (*8)
Thanks to Magento for removing a well used feature., (*9)
This project is maintained by Monsieur Biz., (*10)
You can find the list of all contributors on github., (*11)