這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Student Inquiry

描述

This plugin is created using WordPress’s built-in WP_List_Table class with CRUD operations (Create, Read, Update, Delete). This plugin is used to manage all the student inquiries.

Any student/visiter will submit the inquiry form for the course in frontend. The admin can see all inquiries submitted to the website. The admin will update the status of inquiry to active once the payment from the student is received for the specific course. The admin will update the course name and amount against the specific inquiry.

The admin can also send invite either zoom or google meet to the specific students for the specific course.

螢幕截圖

  • Inquiry List Table
  • Add an inquiry
  • Edit an inquiry
  • Send an invite
  • Inquiry form

安裝

Just Install and Activate It

常見問題

Is there any configuration require for this plugin?
No

Is all features of this plugin completely free?
Yes

Where can I get support?
For support, please contact at saumil122@gmail.com.

Where can I report bug?
For reporting related bugs, please contact at saumil122@gmail.com.

評價

2020年8月2日 1 reply
Looks like the developer is trying to make something useful here, but unfortunately without a user guide, I am not able to figure out how to get this thing to work. I suggest that the developer make a user guide based on scenarios. This way a user will be able to understand the full scope of the functionality and how to configure the plugin. Sorry for the poor rating, but if I can’t figure out how to use it, I can’t rate it any higher
閱讀全部1個評價

貢獻者及開發者

“Student Inquiry” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Student Inquiry 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0
* CRUD Operations
* Inquiry Example

1.1
* Include libraries from the Core
* Data sanitized, escaped and validated
* Generic function/class/define/namespace names