WP Manifestindependent plugin directory
manifest / users / tutor-custom-profile-fields

TutorLMS Custom Profile Fields

Allows admins to add custom profile fields to TutorLMS profiles.

by Adil Elsaeed · github.com/adilelsaeed/tutor-custom-profile-fields · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/adilelsaeed/tutor-custom-profile-fields/archive/refs/heads/master.zip

From the readme

TutorLMS Custom Profile Fields A WordPress plugin to add and manage TutorLMS custom profile fields. Description TutorLMS Custom Profile Fields is a WordPress plugin that extends the functionality of TutorLMS by allowing administrators to create custom fields for student profiles. These fields can be used to collect and display additional user information directly in the TutorLMS profile. Key Features: - Add unlimited custom profile fields from the WordPress admin panel. - Supported field types: Text, Textarea. - Dynamically save and display custom fields in the TutorLMS student profile. - Data saved securely in WordPress user meta. - Fully integrates with TutorLMS's profile and AJAX system. Installation 1. Download the plugin zip file. 2. Upload it to the wp-content/plugins/ directory. 3. Activate the plugin from the Plugins menu in WordPress. 4. Navigate to TutorLMS Custom Profile Fields to manage custom fields. Usage Adding Custom Fields 1. Go to TutorLM

Read the full README on GitHub →