Standardize the project name and folder name

Created on 27 July 2023, over 1 year ago
Updated 28 August 2023, about 1 year ago

Problem/Motivation

This issue is specifically for the Operations UI project.
I can not create the issue there, that is why creating here. (Also the version of the project is 1.10@alpha)

Please standardise the project name so that when installing the module, it wont give a confusion.

Steps to reproduce

Proposed resolution

Change the folder name to operations_ui

Currently what happens is we can composer install from the project page :
composer require 'drupal/operations_ui-operations_ui:^1.10@alpha'

and then it will create the folder as operations_ui-operations_ui and the project name is operations_ui
"drupal/operations_ui-operations_ui": "^1.10@alpha",

see the log for reference:

ddev composer require 'drupal/operations_ui-operations_ui:^1.10@alpha'
Info from https://repo.packagist.org: #StandWithUkraine
./composer.json has been updated
Running composer update drupal/operations_ui-operations_ui
Gathering patches for root package.
No patches supplied.
Loading composer repositories with package information
Updating dependencies
Lock file operations: 1 install, 0 updates, 0 removals
  - Locking drupal/operations_ui-operations_ui (1.10.0-alpha10)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 1 install, 0 updates, 0 removals
  - Downloading drupal/operations_ui-operations_ui (1.10.0-alpha10)
Gathering patches for root package.
No patches supplied.
Gathering patches for dependencies. This might take a minute.
  - Installing drupal/operations_ui-operations_ui (1.10.0-alpha10): Extracting archive
Generating autoload files
Hardening vendor directory with .htaccess and web.config files.
89 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
phpstan/extension-installer: Extensions installed
Cleaning installed packages.
No security vulnerability advisories found
muneeb.mukhtar@MVWY2D4M92 drupal10 % ddev drush en operations_ui-operations_ui

In PmCommands.php line 322:
                                                                                                             
  Unable to install modules operations_ui-operations_ui due to missing modules operations_ui-operations_ui.

Thanks, @jon-pugh i can be the co maintainer if possible.

Remaining tasks

User interface changes

API changes

Data model changes

📌 Task
Status

Closed: outdated

Version

1.10

Component

Code

Created by

🇮🇳India mukhtarm

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

Comments & Activities

Production build 0.71.5 2024