Skip to content

Commit 4b768b8

Browse files
authored
Update extension-installation.md
1 parent 85fbf7b commit 4b768b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/recipes/extension-installation.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,10 @@
2525

2626
In Lucee, there are multiple ways to install an extension. This recipe will show you all the possibilities along with their pros and cons.
2727

28+
The standard Lucee jar, (known as the far jar) bundles a number of common extensions (pdf, image etc).
29+
30+
If you want to control which extensions are installed, use Lucee Light (core and admin) or Lucee Zero (core only).
31+
2832
## Lucee Administrator
2933

3034
You can install an extension in the Lucee Administrator by navigating to Extensions/Applications in the Lucee (Server) Administrator and installing or uninstalling the extension you need.

0 commit comments

Comments
 (0)