Islandora / documentation

Contains islandora's documentation and main issue queue.
MIT License
103 stars 72 forks source link

[CODE TASK] Update all modules to `drupal/` namespace in Composer #2270

Open rosiel opened 8 months ago

rosiel commented 8 months ago

We have moved our modules to drupal.org, though they are still available through packagist. We ought to harmonize our modules to use one namespace (drupal/), and take care of this so it's a smooth transition.

Steps/suggestions:

I want there to be little fuss and so I'm looking for feedback on what to do.

rosiel commented 1 month ago

The above PRs do not close this issue. As decided in https://github.com/Islandora/islandora/pull/1020, we're going to keep this open for 3 months to provide a buffer time after the deprecation notice. Then, we'll actually change the main namespaces in the composer.json files. That'll make everything easier to use.