scaffold - Move key resources to a publishable folder
authorTim Otten <totten@civicrm.org>
Sat, 8 Jul 2023 00:36:23 +0000 (17:36 -0700)
committerTim Otten <totten@civicrm.org>
Sat, 8 Jul 2023 19:13:14 +0000 (12:13 -0700)
commit4be88dd5e38df71d23a4936351692deb67ab940f
tree8e14fba2c8480a3fa938d09e7e14de8086ce2d0f
parent358583a32fe5b1ef565b30c9fb363eba2d5c7ba2
scaffold - Move key resources to a publishable folder

The `tools/` folder is not in public releases. We want to make sure it's available for HAN-C deployments.
setup/res/civicrm.config.php.standalone.txt [moved from tools/standalone/templates/civicrm.config.php.standalone.txt with 100% similarity]
setup/res/htaccess.txt [moved from tools/standalone/templates/htaccess.txt with 100% similarity]
setup/res/index.php.txt [moved from tools/standalone/templates/index.php.txt with 100% similarity]
setup/src/Setup/StandaloneScaffold.php [new file with mode: 0644]
tools/standalone/bin/scaffold
tools/standalone/src/scaffold.php [deleted file]