... | @@ -27,10 +27,10 @@ Things to consider: |
... | @@ -27,10 +27,10 @@ Things to consider: |
|
|
|
|
|
## Need help
|
|
## Need help
|
|
|
|
|
|
* How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
|
|
* [ ] How do we get the CSS/JS assets to be loaded in the HEAD? (c.f. templates/CRM/common/standalone.tpl)
|
|
* Session handling? user management?
|
|
* [ ] Session handling? user management?
|
|
* Making clean URLs work?
|
|
* [x] Making clean URLs work? (c.f. web/index.php, `$_SERVER['REQUEST_URI']`)
|
|
* How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
|
|
* [ ] How to launch the installer? (edit: maybe it "just works", but I was testing with an existing database, need to re-test with a new DB)
|
|
|
|
|
|
# Tooling
|
|
# Tooling
|
|
|
|
|
... | | ... | |