[TYPO3-english] sharing extension using symbolic link

Bas van Beek bvbmedia at gmail.com
Tue Dec 25 13:13:13 CET 2012


Not all plugins work in typo3/ext. Why not saving the plugins on a external
location i.e. /my-plugins/pluginname and then on each vhost add a symlink:

Ln -s /my-plugins/pluginname /var/www/domain.com/web/typo3conf/ext/

Make sure that the php openbase restriction allows access to /my-plugins
folder.
Op 24 dec. 2012 05:00 schreef "tom" <typostudy at gmail.com> het volgende:

> Hi,
>
> I want to share an extension on several sites on the same domain through
> symbolic link. How could I do this?
>
> Tom
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english
>


More information about the TYPO3-english mailing list