• Resolved Abdalsalaam Halawa

    (@abdalsalaam)


    Hello
    The new update looks nice, but unfortunately we lost all the customization we made, for example, we added custom fields to the course builder using these actions :
    tutor/frontend_course_edit/after/description
    and for saving the values we used :
    tutor/lesson/created and tutor/lesson_update/after

    But these actions does not work anymore with the new course builder.

Viewing 1 replies (of 1 total)
  • Plugin Support Rashed Hossain

    (@wprashed)

    Hello,

    Thank you for your feedback.

    If you directly modify the plugin files, your changes will indeed be lost after an update. Additionally, the new course builder is a React-based application, which changes how customization works compared to the previous version. The hooks you mentioned (tutor/frontend_course_edit/after/description, tutor/lesson/created, and tutor/lesson_update/after) are no longer applicable in the updated structure.

    To ensure your customizations persist and align with the new system, we recommend using the provided APIs and hooks designed for the updated React-based architecture. If you need guidance on adapting your customizations, feel free to reach out, and we’ll assist you with the best practices for implementing them in the new system.

    Best regards,
    Rashed Hossain
    Lead, Tech Support at Tutor LMS.

Viewing 1 replies (of 1 total)

The topic ‘Course builder extinding’ is closed to new replies.