No description
Find a file
Kumi f9ed77bcde
feat(replication): enhance course and category management
Implement enhanced category and course replication, improving the handling of both by ensuring new and existing categories are processed correctly. Introduce CLI support for bulk category imports using a dedicated flag and provide helper functions like `generateRandomString` and `removePath` for file management. Add a new `trigger_all.php` script to trigger replication for all courses and an `unenroll.php` script for unenrolling users with cleanup of related data.

Includes error handling improvements and directory structure checks.
2024-09-09 14:55:36 +02:00
db Check in initial version 2022-01-13 08:12:46 +01:00
lang/en Blind code to use MEW 2022-01-13 11:36:16 +01:00
get_certificate.php Add get_certificate.php 2023-03-30 05:31:01 +00:00
import.php feat(replication): enhance course and category management 2024-09-09 14:55:36 +02:00
import_cli.php feat(replication): enhance course and category management 2024-09-09 14:55:36 +02:00
LICENSE Add LICENSE 2022-08-22 09:54:19 +00:00
settings.php Check in initial version 2022-01-13 08:12:46 +01:00
trigger.php feat(replication): enhance course and category management 2024-09-09 14:55:36 +02:00
trigger_all.php feat(replication): enhance course and category management 2024-09-09 14:55:36 +02:00
unenroll.php feat(replication): enhance course and category management 2024-09-09 14:55:36 +02:00
version.php Check in initial version 2022-01-13 08:12:46 +01:00