drufony / composer-platform-support-module
Drupal 7 module allows Composer Manager module to run on a Drupal 7 Composer platform.
Package info
github.com/drufony/composer-platform-support-module
Type:drupal-module
pkg:composer/drufony/composer-platform-support-module
Requires
None
Requires (Dev)
None
Suggests
- joshdifabio/composed: Required for use with Composer Manager module.
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-08-12 08:37:24 UTC
README
This module allows Composer Manager to work correctly on a Drupal Composer
platform. When Composer Manager generates a composer.json file for a site, any projects
whose dependencies are required by the platform's composer.json are filtered out. Those
dependencies will still appear in the Composer Manager administrative interface but they
are not in the site's composer.json file.
Extras
- Rewrite URL for AJAX statistics front controller to be in web root.