Skip to content

Commit

Permalink
Add additional elevated commands
Browse files Browse the repository at this point in the history
  • Loading branch information
Ben Thomson committed Sep 9, 2020
1 parent 91df4dc commit 4d42d58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugin-registration.md
Original file line number Diff line number Diff line change
Expand Up @@ -297,6 +297,8 @@ Request | Description
**/backend/backend/auth** | the backend authentication path (login, logout)
**october:up** | the CLI command that runs all pending migrations
**october:update** | the CLI command that triggers the update process
**october:env** | the CLI command that converts configuration files to environment variables in a `.env` file
**october:version** | the CLI command that detects the version of October CMS that is installed

Define the `$elevated` property to grant elevated permissions for your plugin.

Expand Down

0 comments on commit 4d42d58

Please sign in to comment.