drupal-paranoia
drupal-paranoia copied to clipboard
Composer Plugin for improving the security of composer-based Drupal projects by moving all PHP files out of docroot
### Issue links https://github.com/drupal-composer/drupal-paranoia/issues/19
During installation of this package, during early site builds where the 'sites' directory does not exist under `$this->appDir/sites` an `InvalidArgumentException` or a `DirectoryNotFoundException` will be thrown by the Symfony Finder...
In case of files dir have non-standart path, it should be possible to provide it for drupal-paranoia too. And it can be located outside of drupal installation.
Hi, I tested this out, but in the end the composer install ended with this error: `...` `web.config (https://cgit.drupalcode.org/drupal/plain/web.config?h=8.5.4): Downloading (100%) ` `In Filesystem.php line 342:` `$from (C:\websites\test\htdocs/sites/default/files) and $to...