admin-docs
admin-docs copied to clipboard
Empowering Forem Creators
## What type of PR is this? (check all applicable) - [ ] New File/Folder - [x] Documentation Update ## Description ## Related Issues & Documents ## [optional] What gif...
### Explain the type of resource when I was surfing the website ie (admin forem)[https://admin.forem.com/] there was responsiveness bug in the website ### Additional context https://github.com/forem/admin-docs/assets/32031706/49fa65ac-dc7f-47c7-8a4e-851426d1016d
API Docs at https://developers.forem.com/contributing-guide/api need to be updated with new name/location/process for generating the API documentation site
We should add a section to https://developers.forem.com explaining how to API documentation works via RSwag, and how to generate docs.
### Explain the changes Profile Fields have been added and enabled to the admin area, but there's no documentation for this page yet. ### Suggested changes Describe the relationship between...
[The Authentication page](https://admin.forem.com/docs/advanced-customization/config/authentication) is now missing Google SSO instructions for admins to be able to configure Google SSO on their Forems. [Here is the announcement post on forem.dev](https://forem.dev/foremteam/changelog-new-year-new-user-authentication-provider-sign-in-with-google-3gk7)
### Explain the changes This one isn't so straightforward. We need to: 1. Update our Liquid Tag docs to be in line with the new Unified Liquid Embed project as...
### Explain the changes Admins can now be instructed to submit `/sitemap-posts.xml` as the default way to submit to Google Search Console if this is merged: https://github.com/forem/forem/pull/14857 They can optionally...
## What type of PR is this? (check all applicable) - [ ] New File/Folder - [x] Documentation Update ## Description Updated with additional SMTP service provider based on request....