Lex (via HTTP or File)
Lucee Extensions
install lex:https://server.com/path/to/ortus-redis-cache-1.4.0.lexinstall lex:C:\path\to\my.lex
install lex:/path/to/my.lex
# Windows UNC path
install lex:\\\\serverName\sharename\my.lexinstall 5C558CC6-1E67-4776-96A60F9726D580F1Installation Path
In box.json
{
"dependencies":{
"ortus-redis-cache-1.4.0":"lex:https://server.com/path/to/ortus-redis-cache-1.4.0.lex"
}
}Last updated
Was this helpful?