Hello All,
I just installed Local by Flywheel and I wanted to install a couple of add-ons. However, I noticed there is no “Add-On” icon so that it can be done.
Are you not able to install add-ons anymore?
Is there a way to install them manually?
Please advise how I can install them
Thanks
flyjack
December 16, 2019, 2:55am
2
Hi Oliver,
Add-ons will be returning to Local v5 “Lightning” soon! Here’s a couple tips:
You can download, build, and pack the Notes add-on manually from GitHub to get it up and running in Local.
The Volumes add-on isn’t needed anymore: checkout symlinks !
The ports add-on isn’t necessary anymore since we’re not using VirtualBox+Docker
Xdebug can be configured manually from your IDE.
The other add-ons will be refactored and return to Local in the next couple months.
2 Likes
Hey @flyjack that symlink URL is 404 - do you have an updated one to share?
clay
January 28, 2020, 10:28pm
4
Hi Andrew,
Sorry about that. That post is in an old beta category that has since been archived.
The gist of the post is that you can create symlinks using ln -s
on macOS. The instructions in this blog post should work great: https://www.howtogeek.com/297721/how-to-create-and-use-symbolic-links-aka-symlinks-on-a-mac/