- Issue created by @jonhattan
- πΊπΈUnited States drumm NY, US
Done and https://packagist.org/packages/drupal/settingsphp will be available in a few minutes.
Automatically closed - issue fixed for 2 weeks with no activity.
I created https://www.drupal.org/project/settingsphp β in 2017 as a drupal module, but indeed it was a drush extension at that time. See https://git.drupalcode.org/project/settingsphp/-/tree/7.x-1.x?ref_type=h...
Recently I reworked the project for drupal 8+ and now it leverages composer scaffolding.
The problem I'm facing is that since it was created initially as a module:
a) if no .info.yml is present, it assumes drupal/core 8, and composer rejects installation
b) if a .info.yml is provided, the extension is installed to web/modules/contrib/ instead of vendor/drupal/
The D7 release reports 1 installed site, from 2017. It was my own installation. The other releases show no installations, since they're pure composer and update_status doesn't catch them.
- Delete 7.x release (and also, please 2.0.x-dev since it was wrong on my part and I already have 2.x-dev)
- Update the project type to General project
Thanks!
Active
Other
Done and https://packagist.org/packages/drupal/settingsphp will be available in a few minutes.
Automatically closed - issue fixed for 2 weeks with no activity.