# RailsプラグインとDiscourseプラグインの違いは何ですか？

**URL:** https://meta.discourse.org/t/rails-plugins-vs-discourse-plugins-what-is-the-difference/127109
**Category:** Development
**Created:** [2019 年 8 月 29 日午後 12:15 UTC](https://meta.discourse.org/t/rails-plugins-vs-discourse-plugins-what-is-the-difference/127109 "2019-08-29T12:15:42Z")
**Posts on this page:** 1
**Showing post:** 6

<div class="post-metadata">

### Author: ![fzngagan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/fzngagan/32/259349_2.png) [@fzngagan](https://meta.discourse.org/u/fzngagan)
#### Post date: [2019 年 8 月 29 日午後 1:04 UTC](https://meta.discourse.org/t/rails-plugins-vs-discourse-plugins-what-is-the-difference/127109/6 "2019-08-29T13:04:14Z")

</div>

[https://meta.discourse.org/t/creating-routes-in-discourse-and-showing-data/48827/19?u=fzngagan](https://meta.discourse.org/t/creating-routes-in-discourse-and-showing-data/48827/19?u=fzngagan)

> [@How can I make my own Discourse plugins?](https://meta.discourse.org/t/how-can-i-make-my-own-discourse-plugins/90032/2):
>
> I’ve only just started but here’s my ‘starter for 10’ to get you going: Read: [these](https://meta.discourse.org/t/beginners-guide-to-creating-discourse-plugins-part-1/30515)[this](https://meta.discourse.org/t/how-to-start-building-stuff-for-discourse-if-youre-newbie-like-myself/45954) Try and read the code on the simplest, [but popular plugins](https://meta.discourse.org/c/plugin/l/top/yearly) and see if you can understand what they are doing (this is not always easy, especially with the complexity of dealing with multiple files and the sometimes brutal functional brevity of javasctipt, but persevere) You need to learn: Lots of Javascript (look no further than @mpj’s [Fun Fun Function excellent & fun (!) videos](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q) (thanks man!)) Lots of …

これらをご覧ください。開発に関するコメントをする前に、これらをぜひ実際に試すことを強くお勧めします。カスタムテーブルが決して必要ないわけではないかもしれませんが、いずれにせよこれらは必須です。

---

_[View the full topic](https://meta.discourse.org/t/rails-plugins-vs-discourse-plugins-what-is-the-difference/127109)._
