Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • CiviCRM Core CiviCRM Core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 1,258
    • Issues 1,258
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • DevelopmentDevelopment
  • CiviCRM CoreCiviCRM Core
  • Wiki
  • standalone

standalone · Changes

Page history
Update standalone authored Dec 21, 2021 by bgm's avatar bgm
Hide whitespace changes
Inline Side-by-side
standalone.md
View page @ 74a0ed4b
......@@ -44,18 +44,16 @@ cd standalone
composer install
```
Apply this patch: https://github.com/civicrm/civicrm-core/pull/22227
And then change some permissions:
```
# Keeping smarty files outside the public webroot
chgrp www-data templates_c
chmod g+w templates_c
chgrp www-data data/templates_c
chmod g+w data/templates_c
# Some uploads are assumed to be publicly accessible, I think?
chgrp www-data upload
chmod g+w upload
chgrp www-data data/upload
chmod g+w data/upload
```
Old notes, the initial composer setup was:
......
Clone repository
  • CiviCRM v5.49 Schedule Reminder Notice
  • CiviEvent v5.47 Timezone Notice
  • Event Time Zone Implementation Planning
  • Replacing AngularJS
  • Testy tests
  • afform security
  • Home
  • issue labels
  • message templates
  • sample data
  • standalone
  • utf8mb4