Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: Unscheduled
-
Fix Version/s: Unscheduled
-
Component/s: Core CiviCRM
-
Labels:None
-
Documentation Required?:None
-
Funding Source:Needs Funding
Description
There are a lot of hardcoded paths to the location of civicrm in the drush integration. I added a function to start the process of having a single point to return the path to civicrm throughout drush.
Also there was discussion about pulling civicrm-install out into a stand alone project.
Here is the patch for the function to start this process.