Changes
Page history
Update standalone
authored
Dec 09, 2021
by
bgm
Show whitespace changes
Inline
Side-by-side
standalone.md
View page @
077ac09c
...
...
@@ -39,25 +39,16 @@ Things to consider:
# Tooling
*
buildkit support
*
cv support
*
tar.gz release builder
*
demo site
*
[ ]
buildkit support
*
[ ]
cv support
*
[ ]
tar.gz release builder
*
[ ]
demo site
# Random
*
Github repo civicrm-standalone, that we could build using composer (require civicrm-core, civicrm-setup, etc), and distribute on c.o as a tar.gz.
*
Login feature could be an extension, and could be disabled if people want to use something else such as Oauth SSO or LDAP.
# civicrm-core: Files to add
(I have some very quick & dirty working versions of these files, need to create a WIP PR that we can apply during the build process)
*
CRM/Utils/System/Standalone.php
*
CRM/Core/Permission/Standalone.php
*
CRM/Utils/Hook/Standalone.php
*
templates/CRM/common/standalone.tpl
# Manual installation
## Using composer
...
...
...
...