# 关于插件的帮助

**URL:** https://meta.discourse.org/t/help-with-a-plugin/321360
**Category:** Development
**Created:** [2024年八月12日 23:32 UTC](https://meta.discourse.org/t/help-with-a-plugin/321360 "2024-08-12T23:32:27Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Heliosurge](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/heliosurge/32/571810_2.png) [@Heliosurge](https://meta.discourse.org/u/Heliosurge)
#### Post date: [2024年八月13日 15:01 UTC](https://meta.discourse.org/t/help-with-a-plugin/321360/4 "2024-08-13T15:01:31Z")

</div>

这是因为你要求的是：

> [@tpglitch](#):
>
> 有人能帮我做一个快速的 Ruby 插件，用我的 API 验证电子邮件，如果返回 false 就不允许注册吗？

如果你有编程经验。#Documentation 中有相关主题，也许像 Google Gemini 这样的工具可以帮助你编写代码片段。

> [@Developing Discourse Plugins - Part 1 - Create a basic plugin](https://meta.discourse.org/t/developing-discourse-plugins-part-1-create-a-basic-plugin/30515):
>
> Building a plugin in Discourse can be really simple, once you learn a couple of quirks. The goal of this post is to create a skeleton plugin and introduce you to the basics. Your development environment Make sure you have a development environment of Discourse running on your computer. I recommend you use [the appropriate setup guide](https://meta.discourse.org/tag/dev-install) and come back when you’re done. plugin.rbtada Use [GitHub - discourse/discourse-plugin-skeleton: Template for Discourse plugins](https://github.com/discourse/discourse-plugin-skeleton) to create a complete discourse p…

---

_[View the full topic](https://meta.discourse.org/t/help-with-a-plugin/321360)._
