mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-07 22:32:11 +00:00
plugin usage
This commit is contained in:
parent
ed87c470f0
commit
3a710f4c1e
13
README.md
13
README.md
@ -1,5 +1,12 @@
|
|||||||
# **Plugin Name** Plugin
|
# DiscourseRewind
|
||||||
|
|
||||||
**Plugin Summary**
|
Display stats on your last year of Discourse usage.
|
||||||
|
|
||||||
For more information, please see: **url to meta topic**
|
## Usage
|
||||||
|
|
||||||
|
- add `http://127.0.0.1:4200/rewinds?` in `SiteSetting.allowed_iframes`
|
||||||
|
- example embed of a rewind in a post:
|
||||||
|
|
||||||
|
```
|
||||||
|
<iframe src="/rewinds?year=2024&username=j.jaffeux" width="400" height="300" frameborder="0" style="border:0;" allowfullscreen="" aria-hidden="false" tabindex="0" />
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user