polydigital / backdrop-civicrm-docker

0 stars 1 forks source link

add civicrm core to backdrop #6

Open tabroughton opened 5 years ago

tabroughton commented 5 years ago

We will have to get civicrm for backdrop from the release zip as this is where it is packaged up correctly atm. We should discuss with civcicrm folks how we can get this into packagist at some stage as I'm sure it will be good to have a development version (and have dependencies managed alongside those of backdrop)

tabroughton commented 5 years ago

when installing we have to add mysqli to the php Dockerfile build - worth noting that CiviCRM is using different php mysql libraries to those of backdrop.