Skip to content

Commit 14c053f

Browse files
authored
add plugin introduce to readme
1 parent fda510c commit 14c053f

2 files changed

Lines changed: 11 additions & 2 deletions

File tree

README.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
<img alt="logo" src="docs/img/logo.svg" height="99px">
33
</a>
44

5-
# Answer - Build Q&A community
5+
# Answer - Build Q&A platform
66

7-
An open-source knowledge-based community software. You can use it to quickly build your Q&A community for product technical support, customer support, user communication, and more.
7+
A Q&A platform software for teams at any scales. Whether it’s a community forum, help center, or knowledge management platform, you can always count on Answer.
88

99
To learn more about the project, visit [answer.dev](https://answer.dev).
1010

@@ -28,6 +28,15 @@ docker run -d -p 9080:80 -v answer-data:/data --name answer answerdev/answer:lat
2828

2929
For more information, see [Installation](https://answer.dev/docs/installation)
3030

31+
### Plugins
32+
33+
Answer provides a plugin system for developers to create custom plugins and expand Answer’s features. You can find the [plugin documentation here](https://answer.dev/docs/development/extending/).
34+
35+
We value your feedback and suggestions to improve our documentation. If you have any comments or questions, please feel free to contact us. We’re excited to see what you can create using our plugin system!
36+
37+
You can also check out the [officially supported plugins here](https://github.com/answerdev/plugins).
38+
39+
3140
## Contributing
3241

3342
Contributions are always welcome!

docs/img/screenshot.png

27.7 KB
Loading

0 commit comments

Comments
 (0)