drufony / composer-platform-support-module
Drupal 7 module allows Composer Manager module to run on a Drupal 7 Composer platform.
Installs: 35
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:drupal-module
Suggests
- joshdifabio/composed: Required for use with Composer Manager module.
This package is auto-updated.
Last update: 2024-10-12 03:56:08 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.