Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-15583

Install via Drush depends on enabled module

    Details

    • Versioning Impact:
      Patch (backwards-compatible bug fixes)
    • Documentation Required?:
      None

      Description

      On a 'fresh' drupal installation I want to add Civicrm via Drush.

      cd /var/www/html/drupal/sites/all/modules/
      wget http://sourceforge.net/projects/civicrm/files/civicrm-stable/4.5.3/civicrm-4.5.3-drupal.tar.gz
      wget https://raw.githubusercontent.com/civicrm/civicrm-drupal/7.x-4.5/drush/civicrm.drush.inc # get Drush commands
      drush civicrm-install
      

      Output:

      Command civicrm-install needs the following module(s) enabled to run: civicrm.                                                                                  [error]
      The drush command 'civicrm-install' could not be executed.                                                                                                      [error]
      

      How can installing the module depend on enabling it first?

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              ucHH a.w.
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated: