Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
CiviCRM Asset Plugin
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
seamuslee
CiviCRM Asset Plugin
Commits
2a997e29
Commit
2a997e29
authored
5 years ago
by
totten
Browse files
Options
Downloads
Patches
Plain Diff
README.md
parent
c38ac7bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+21
-0
21 additions, 0 deletions
README.md
with
21 additions
and
0 deletions
README.md
+
21
−
0
View file @
2a997e29
...
...
@@ -56,6 +56,27 @@ options:
##
Public
URL
of
the
public/web-readable
folder
"url"
:
"/libraries/civicrm"
##
How
to
put
the
file
in
the
public/web-readable
folder?
##
##
TIP:
For
a
safe+portable
default
,
use
"copy"
.
On
a
local-dev
machine
,
set
environment
variable
##
`CIVICRM_COMPOSER_ASSET=symdir`
so
that
all
local
builds
use
"symdir"
.
##
##
Options:
##
-
"copy"
:
Each
asset/file
is
individually
copied.
##
-
"symlink"
:
Each
asset/file
is
individually
symlinked.
##
-
"symdir"
:
The
main
directories
are
symlinked
,
bringing
all
files
underneath.
##
##
"copy"
"symlink"
"symdir"
##
------
---------
--------
##
Compatiblity:
Windows
Good
Poor
Poor
##
Compatiblity:
Linux/OSX
Good
Good
Good
##
Compatiblity:
HTTPD
Good
Depends
Depends
##
Precision:
Does
it
*only*
publish
assets?
Good
Good
Poor
##
Updating:
Do
code-edits
require
manual
sync?
Manual
Automatic
Automatic
##
Updating:
Do
new-files
require
manual
sync?
Manual
Manual
Automatic
##
"file-mode"
:
"copy"
,
##
Customize
default
list
of
assets
"assets:*"
:
{
"include"
:
[
"**.js"
,
"**.css"
],
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment