Change project type from module to general project in "settingsphp"

Created on 2 June 2025, 25 days ago

Problem/Motivation

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.

Proposed resolution

- 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!

πŸ’¬ Support request
Status

Active

Component

Other

Created by

πŸ‡ͺπŸ‡ΈSpain jonhattan Plasencia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024