Repository files navigation
Features How to enable Gallery ! Global announcements 📖 Courses
💬 Forum 🤖 Members 🗏 Wiki 📁 Files 🔍 Search ⎆ Sign Up/Leave 📧 Messages 🗪 Blubber 🗒 Planner 🔆/🌑 Light/Dark theme Login as Administrator Navigate to Admin -> System -> API -> Global access settings Enable the following routes:
/blubber/threads (GET) /blubber/threads/:thread_id (GET) /blubber/threads/:thread_id/comments (POST) /course/:course_id/forum_categories (GET) /course/:course_id/members (GET) /course/:course_id/news (GET) /course/:course_id/top_folder (GET) /course/:course_id/wiki (GET) /course/:course_id/wiki/:keyword (GET) /discovery (GET) /file/:file_ref_id (GET) /file/:file_ref_id/download (GET) /folder/:folder_id (GET) /forum_category/:category_id/areas (GET) /forum_entry/:entry_id (GET) /message/:message_id (DELETE, PUT) /semesters (GET) /studip/news (GET) /user (GET) /user/:user_id (GET) /user/:user_id/:box (GET) /user/:user_id/courses (GET) /user/:user_id/schedule (GET)
You can’t perform that action at this time.