Skip to content

Commit

Permalink
edit the doc on how to add new module
Browse files Browse the repository at this point in the history
  • Loading branch information
hakifran committed May 31, 2024
1 parent 9540ce3 commit fb6b37e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
- Add the permission to a module from `MODULE_PERMISSIONS`
- If no existing module fits, create one (see exiting modules for inspiration)
- If a new module is created, add it to `MODULES` (in the same file)
- If it's a new module run migration to add it in modules options for the account

## 3. Include the permission in the corresponding group
- Go to `/hat/menupermissions/constants.py`
Expand Down

0 comments on commit fb6b37e

Please sign in to comment.