aboutsummaryrefslogtreecommitdiff
path: root/docs/administration/CLI_tasks/frontend.md
blob: 5d42314de6059dbff12357ff7182c7ca302cbe85 (plain)
1
2
3
4
5
6
7
8
9
# Managing frontends

`mix pleroma.frontend install kenoma --ref=stable`

`develop` and `stable` refs are special: they are not necessary `develop` or
`stable` branches of the chosen frontend repo, but are smart aliases for either
default branch of a frontend repo (develop), or latest release in a repo (stable).

Only refs that have been built with Gitlab CI can be installed