You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think in a typical scenario, the plugins would be managed by the platform, in a similar way to how it's done in Drupal (sites/all vs sites/example.org -- put as much in the common folder, so that it's all in PHP opcache).
Letting users upload their own modules kind of breaks the security model of Aegir, but I guess there are cases where it should be allowed (dev sites, trusted users, etc). I don't really have any answers, and haven't experimented much. We could have a global setting for the folder permissions, then 'verify' would chmod as needed the directory?
how do change permissions on plugins to allow wordpress web ui installation of plugins etc?
also tried using drush wp
whats your workflow for this?
The text was updated successfully, but these errors were encountered: