As of right now, the scripts section of any composer.json will be ignored. Since one of the modules I am using require a script to finish the installation of a component, I would like to make this possible with Composer Manager.

I see no danger doing so, as one could just run drush composer-manager update --no-scripts in case any issues emerge from this.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

kkri created an issue. See original summary.

kkri’s picture

I have written a minimalist patch to merge scripts.

markhalliwell’s picture

Assigned: kkri » Unassigned
Status: Needs review » Needs work
Related issues: +#2876808: Refactor composer_manager_build_json() to be more dynamic
ciss’s picture

Status: Needs work » Closed (outdated)

Updating status according to #3.