Actions
CiviCRM for Drupal 8 installation notes » History » Revision 1
Revision 1/24
| Next »
Jon Goldberg, 12/24/2018 06:36 PM
CiviCRM for Drupal 8 installation notes¶
- Install Drupal 8 as normal.
- Follow the instructions on this gist.
- Copy files to
<webroot>/libraries/civicrm
by using the script on this ticket. - [Hack] To get CKEditor/kcfinder working, copy it to libraries/civicrm:
cp -r $asset_source/packages/kcfinder $asset_dest/packages/
.
Updated by Jon Goldberg almost 6 years ago · 1 revisions