- 🇨🇿Czech Republic jaroslav červený
Can I do anything to switch rwprofile → to module project?
- Assigned to drumm
- 🇺🇸United States drumm NY, US
Modules are not the right place for a profile, https://git.drupalcode.org/project/rwprofile/-/blob/2.0.x/rwprofile.info.... I believe the right place is a general project, https://www.drupal.org/project/project_general →
- Issue was unassigned.
- 🇺🇸United States drumm NY, US
It is now a general project, but was not pushed to Packagist.org since the name at https://git.drupalcode.org/project/rwprofile/-/blob/2.0.x/rwprofile.info... should be
drupal/rwprofile
- 🇨🇿Czech Republic jaroslav červený
Thank you for switch to general project.
I edited the name in https://git.drupalcode.org/project/rwprofile/-/blob/2.0.x/rwprofile.info...
I'm still thinking about deleting file https://git.drupalcode.org/project/rwprofile/-/blob/2.0.x/composer.json
- Assigned to jaroslav červený
- 🇺🇸United States drumm NY, US
Apologies, I mixed up
rwprofile.info.yml
&composer.json
. Thename
inrwprofile.info.yml
can be anything that Drupal Core accepts.If you would like this published at Packagist.org under
drupal/rwprofile
,composer.json
does need to exist and that name needs to bedrupal/rwprofile
General projects that contain a
composer.json
file are published to Packagist.org, not packages.drupal.org. This allows distributions to be installed withcomposer create-project
, without first setting up composer to know what packages.drupal.org is.This means the
.info.yml
Drupal dependency translation that packages.drupal.org does is not done.composer.json
needs a complete set of PHP & Drupal dependencies that Composer should get on install. - @drumm opened merge request.
-
Jaroslav Červený →
committed 80dc2aa8 on 2.0.x authored by
drumm →
#3332288 set up publishing to Packagist.org
-
Jaroslav Červený →
committed 80dc2aa8 on 2.0.x authored by
drumm →
- 🇨🇿Czech Republic jaroslav červený
I did the Merge request.
I wonder what will happen next.
- 🇨🇿Czech Republic jaroslav červený
I try:
composer require drupal/rwprofile
it works now. :)Thank you.
- Status changed to Fixed
almost 2 years ago 4:20pm 28 January 2023 - Status changed to Fixed
almost 2 years ago 5:04pm 28 January 2023 - Status changed to Fixed
2 months ago 7:36pm 26 October 2024