- Setup
- Usage
- Developers
Aliases
5 new aliases are set :
@themePath : Base directory of the current theme. This is not set if no theme is set.
And 4 that are not used by the system, but could be useful if you're using a tool (such as webpack, gulp etc) to build your assets :
@themesWebPath : Web directory for themes, equivalent to @root/web/themes (From 4.1 this themes is taken from the settings)
@themesWeb : Web url for themes, equivalent to @web/themes (From 4.1 this themes is taken from the settings)
@themeWebPath : Web directory for current theme. This is not set if no theme is set.
@themeWeb : Web url for the current theme. This is not set if no theme is set.