Mô tả
WPFalcons Quick Assign for LearnDash revolutionizes how you manage user access. Save time with a high-performance, React-powered dashboard that allows you to instantly assign or remove users from Courses and Groups.
Stop navigating through slow metadata pages. With Quick Assign, you get:
* Instant Real-time Search: Find specific Users, Courses, or Groups in milliseconds.
* One-Click Management: Enroll or unenroll users with a single click.
* Course & Group Support: Full support for standard LearnDash Courses and Groups.
* Modern Admin Interface: A streamlined, lag-free experience designed for power users.
Features:
* Real-time search for Users, Courses, and Groups.
* One-click assignment and deassignment.
* Supports both Courses and Groups.
* Modern, responsive UI.
Source Code & Build Instructions
Open Source Transparency: This plugin is fully open source. All compiled JavaScript and CSS files in the build/ directory are generated from the human-readable source code included in this plugin under the src/ directory. We encourage users and reviewers to inspect, study, and fork the code.
Source Files
src/index.js– Application entry pointsrc/App.js– Main React application componentsrc/components/UserSearch.js– User search and selection componentsrc/components/TargetSearch.js– Course/Group search and selection componentsrc/components/SkeletonLoader.js– Loading placeholder componentsrc/styles/main.scss– All plugin styles (SCSS source)
Build Tools
This plugin uses @wordpress/scripts (webpack-based) to compile the source code.
How to Build
Prerequisites: Node.js (v16 or later) and npm.
- Navigate to the plugin directory:
cd wp-content/plugins/wpfalcons-quick-assign-for-learndash - Install dependencies:
npm install - Build for production:
npm run build - For development with live rebuilding:
npm start
Cài đặt
- Upload the plugin files to the
/wp-content/plugins/wpfalcons-quick-assign-for-learndashdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress.
- Navigate to
WPFalcons Quick Assign for LearnDashin the admin menu.
Hỏi đáp
-
Does this require LearnDash?
-
Yes, this plugin is an add-on for LearnDash and requires it to be active.
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“WPFalcons Quick Assign for LearnDash” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.
Những người đóng gópDịch “WPFalcons Quick Assign for LearnDash” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
1.0.0
- Initial release.
