Thank you for your reply.
I looked at the new Library module in the GitHub repository and downloaded it to study the implementation. I also tried replacing my current Library module with the new one, but I couldn't get it working. It resulted in several errors, which I assume is because my project is still based on the legacy version while the repository has already been heavily refactored.
Could you please explain the correct installation process step by step?
For example:
- Which files and folders need to be copied?
- Are there any new dependencies or Composer packages that must be installed?
- Do I need to update the routing configuration or register any new services?
- Are there any database changes or migrations required?
- Is there anything else that must be configured before the new Library module will work?
I would really appreciate a step-by-step guide, as I would like to learn the new architecture and migrate my project correctly.
Thank you very much for your time and support.
@simba