Skip to content
Snippets Groups Projects

Update index.md to publish assets (got idea from...

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -65,6 +65,7 @@ cd /var/www/d9.example.org
composer config extra.enable-patching true
composer config minimum-stability dev
composer require civicrm/civicrm-{core,packages,drupal-8}:'~5.42'
composer civicrm:publish
```
You should adjust the example path (`/var/www/d9.example.org`) and the example version (`~5.42`) as needed.
Loading