
內容簡介
Idea Factory是出於需求而誕生的,而且源於缺乏可以按我的要求完全執行的外掛程式而產生的挫敗感。該外掛允許使用者從前端提交新的想法並對其進行投票。目前,它允許每位使用者對每個想法進行一次投票,然後就會停止他們的投票權。現在,它還只限於已登入的使用者使用。
前端提交和投票均採用AJAX技術
適用於登入和非登入使用者
每個使用者對每個想法僅能投一票
向管理員發送新提交的電子郵件
可選擇自動設置或使用縮短網址任何位置的程式碼
選擇性地設置一個投票閾值,根據總票數給每個想法一個狀態,並向管理員發送電子郵件
自動狀態評分
通過鉤子和事件可進行擴充
在前端使用AJAX加載更多想法
適用於移動設備
外掛標籤
開發者團隊
原文外掛簡介
Idea Factory was born out of necessity, and the frustration of the lack of plugins that did exactly what I wanted it to do. This plugin allows users to submit new ideas from the front-end, and vote on them. Currently it allows a user to vote once per idea, then locks them out. It’s also currently limited to logged in users, for now.
AJAX powered front-end submission and voting
Works for both logged in and logged out users
1 vote allowed per user per idea
Emails the admin of a new submission
Automatic setup or use anywhere with a shortcode
Optionally set a threshold where each idea will be given a status based on total votes and emails the admin
Automatic status grading
Extensible with hooks and actions on events
More ideas loaded with AJAX on front-end
Mobile friendly
