Thimpress Class Manager Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
ClassPress is system for managing classes, students, and teachers in a school or educational institution. It provides features for scheduling classes, tracking student progress, and managing teacher assignments.
Shortcodes
Display a list of ClassPress classes in any page or post.
- Shortcode:
[clpr_list_classes] - Use in: Page or Post editor (block or classic).
Source code
The plugin’s compiled JavaScript and CSS in assets/dist/ are generated from the unminified source files included in the plugin:
- JavaScript source:
assets/src/js/ - SCSS source:
assets/src/scss/ - Build configuration:
webpack.config.js,gulpfile.js,package.json,composer.json
To regenerate the compiled assets after editing the sources:
npm install
npm run build
For SCSS only:
npm run watchCss
PHP dependencies (development only) are managed via Composer:
composer install
Screenshots
No screenshots provided

