I'm trying to manually install a plugin Pic Puller for Craft 3 Beta.
My shared hosting won't allow enabling of allow_url_fopen so it can't be done via the plugin store within the dashboard.
Any docs I checked are telling me to add the plugin files to /craft/plugins/ but I'm not seeing this directory in Craft 3.
I tried adding it to the /modules/ directory but this didn't work for me.
Thanks!
composer update? Why notcomposer install? Update will update all of the packages and you can get into problems – Mladen Janjetovic Aug 06 '19 at 08:58