이니셔티브에 대한 승인/서명을 수집하는 플러그인이 있나요?

Hello Discourse Community,

I am looking to implement a functionality within our community platform that allows users to submit requests for certain actions or permissions. Here’s what I’m envisioning:

  1. Submission Process: Users can create a post (or a specific type of post) to request permission for an action. This could be related to shared community resources or activities.
  2. Discussion and Clarification: Other community members can respond to these posts for further clarification, discussion, or to add supporting information. The discussion is open to the community or a specific subgroup, depending on the context.
  3. Approval Workflow: A predefined group of users (e.g., moderators, a specific committee, or user group) should be able to approve or reject the request based on the discussion and the information provided. It would be ideal if this could be visibly marked on the request post (such as changing the status, adding a tag, or another clear indicator).
  4. Tracking and History: We would like to keep a trackable history of these requests, including the discussion and the final decision, for transparency and future reference.

I am looking for suggestions on how to best implement this within Discourse. Are there existing plugins that can facilitate this kind of workflow? If not, could you provide guidance or recommendations on how to set up or develop this functionality?

Any advice or direction would be greatly appreciated. Thank you in advance for your help!

2개의 좋아요

You can have a category where anyone can create topics.

You can configure the category so anyone can reply.

You can create a category called “Approved” that allows only the committee to create topics there. When a topic is approved, a member can move it to that category.

The topic will have a history of all edits, including category changes.

2개의 좋아요

네, 제이가 지적했듯이 요청하신 것을 달성할 수 있는 내장 기능이 있습니다.

또한 #customization:plugin과 Customization > Theme component 토픽을 살펴보면 포럼 기능을 강화할 수 있는 요소가 있는지 확인해 보시는 것도 좋습니다. Custom Wizard 플러그인이 도움이 될 것 같다고 생각했습니다. 또한 여러분의 조직에 관심이 될 수 있는 정책 플러그인, 캘린더 및 이벤트 플러그인, 토픽 투표 플러그인도 있습니다. 그리고 토픽 템플릿도 매우 유용합니다.

2개의 좋아요