mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-23 15:48:43 -05:00
Update PLUGINS.md
This commit is contained in:
parent
d84e393396
commit
f50ec0a86e
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
|
||||
# List of Discourse Plugins
|
||||
## List of Discourse Plugins
|
||||
|
||||
If you just want to get some plugins for your Discourse instance, check out [the plugin category](https://meta.discourse.org/category/extensibility/plugin) at meta. This is the most up to date place for plugin discussion and listing.
|
||||
|
||||
# Discourse Plugin Tutorials
|
||||
### Discourse Plugin Tutorials
|
||||
|
||||
* [Part One: Getting Started](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins/30515)
|
||||
|
||||
|
@ -17,7 +17,7 @@ If you just want to get some plugins for your Discourse instance, check out [the
|
|||
|
||||
* [Part Six: Acceptance Tests](https://meta.discourse.org/t/beginner-s-guide-to-creating-discourse-plugins-part-6-acceptance-tests/32619)
|
||||
|
||||
# Simple Demonstration Plugins
|
||||
### Simple Demonstration Plugins
|
||||
|
||||
- [Manipulating text in the composer](https://meta.discourse.org/t/plugin-tutorial-1-how-to-manipulate-the-text-in-the-composer/10925)
|
||||
|
||||
|
|
Loading…
Reference in a new issue