mse-sv3n / allowsymlinks
Brings back 'Allow Symlink' option after SUPEE-9767 V2
Installs: 3 299
Dependents: 0
Suggesters: 0
Security: 0
Stars: 8
Watchers: 4
Forks: 1
Open Issues: 0
Type:magento-module
README
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?
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.