I have developed a plugin. it contains a backend listing. I have done this using ExtJS . and submitted for review. The shopware team said that I need to purchase a license for ExtJS for my plugin.and also said that “if you use Vue or Angular instead of ExtJS everything is fine to us.”.
How I can use Vuejs or Angular instead of ExtJS in backend development?
would you happen to give a review how to implement .vue files in a lightweight backend module? I’m struggling with intergrating a native vue.js app into the system,so any help would be very aprreciated.