cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example
6 „Gefällt mir“
cd plugins
ln -s /full/path/to/your/plugin .
ln -s ~/src/my-great-plugin # for example