Tarte au citron Submodules to dedicated modules

Created on 8 July 2024, 9 months ago
Updated 27 August 2024, 7 months ago

I'm having trouble to make some corrections on https://www.drupal.org/project/tarte_au_citron module.

The first version of this module contains some submodules and I was wrong by adding composer.json file in all of them.
Since, I've create a 2.x branch and add releases to deprecated submodules in 1.0.5 version, 2.x releases and remove them in 2.0.3.

I've also created dedicated modules with a release for each old submodules :

But now, when I require dedicated modules with composer, the still use source from main module. For example :

$ composer info drupal/tarte_au_citron_addtoany
name     : drupal/tarte_au_citron_addtoany
descrip. : AddToAny plugin for Tarte au citron module
keywords :
versions : * 2.0.2
type     : metapackage
license  : GNU General Public License v2.0 or later (GPL-2.0-or-later) (OSI approved) https://spdx.org/licenses/GPL-2.0-or-later.html#licenseText
homepage : https://www.drupal.org/project/tarte_au_citron
source   : []
dist     : []
path     : null
names    : drupal/tarte_au_citron_addtoany

support
source : https://git.drupalcode.org/project/tarte_au_citron

I read an old post in this issue which explains, if I understand, you can swap the namespace.

Can you do it for all modules : tarte_au_citron_addtoany, tarte_au_citron_googletagmanager, tarte_au_citron_media_remote_video, tarte_au_citron_recaptcha ?
If not, can you explain to me the procedure ?

Thanks a lot for your time !

💬 Support request
Status

Fixed

Version

1.0

Component

Namespace request

Created by

🇫🇷France klelostec

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

Comments & Activities

Production build 0.71.5 2024