Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Student Inquiry

Descrizione

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.

Screenshot

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

Installazione

Just Install and Activate It

FAQ

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.

Recensioni

2 Agosto 2020 1 risposta
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
Leggi la recensione di 1

Contributi e sviluppo

“Student Inquiry” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0
* CRUD Operations
* Inquiry Example

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