... | @@ -39,25 +39,16 @@ Things to consider: |
... | @@ -39,25 +39,16 @@ Things to consider: |
|
|
|
|
|
# Tooling
|
|
# Tooling
|
|
|
|
|
|
* buildkit support
|
|
* [ ] buildkit support
|
|
* cv support
|
|
* [ ] cv support
|
|
* tar.gz release builder
|
|
* [ ] tar.gz release builder
|
|
* demo site
|
|
* [ ] demo site
|
|
|
|
|
|
# Random
|
|
# 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.
|
|
* 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.
|
|
* 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
|
|
# Manual installation
|
|
|
|
|
|
## Using composer
|
|
## Using composer
|
... | | ... | |