Presumably we will want some sort of composer template, so that people can also build their own composer project. I created the `civicrm-standalone` git repo mostly to package the `index.php` and help setup the directories.
## civicrm.settings.php
The installer works and should set correct default paths. For reference, this was previously required:
About composer: Presumably we will want a composer template, so that people can also build their own composer project. The `mlutfy/civicrm-standalone` git repo was created mostly to package the `index.php` and help setup the directories, but also has an htaccess file, config template and other things to get started.
## Initialize the database
...
...
@@ -186,7 +162,24 @@ server {
}
```
# Menubar notes
# Old notes
## civicrm.settings.php
The installer works and should set correct default paths. For reference, this was previously required: