You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.
David García edited this page Apr 17, 2020
·
1 revision
The frontend is the visible part of your plugin. It is made in VueJS.
If you wrote a backend plugin and don't know how to write a frontend in Vue, do not hesitate to ask us. We can work it out for you.
There is no Vue template for plugins. But if you understand Vue just look into the thethe_frontend template folder to have a overview on how we write the visible parts.