이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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

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.

후기

2020년 8월 2일 답글 1개
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