Skip to content

sreichel/magento-StackExchange_AllowSymlink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AllowSymlink Magento 1 Extension

Codacy Badge Maintainability Test Coverage Support

Facts

Description

Q: How to enable symlinks after SUPEE-9767 V2 install?

Its seems SUPEE-9767v2 has disabled and removed the option in "Advanced -> Developer -> Template settings", that would allow us to enable/disable symlinks.

What is the other way to enable symlinks after V2 patch install?

Source: https://magento.stackexchange.com/questions/184184/how-to-enable-symlinks-after-supee-9767-v2-install

Installation Instructions

  • via modman
modman clone https://github.com/sreichel/magento-StackExchange_AllowSymlink.git
  • via composer
composer require mse-sv3n/allowsymlinks

Uninstallation

  • via modman
modman remove magento-stackexchange-allowsymlinks
  • via composer
composer remove mse-sv3n/allowsymlinks

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.

License

OSL - Open Software Licence 3.0