matomo-org / matomo

Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!
https://matomo.org/
GNU General Public License v3.0
19.66k stars 2.62k forks source link

remove QuickForm use and replace w/ vue.js #6339

Open diosmosis opened 9 years ago

diosmosis commented 9 years ago

As title. I find the PHP code (controller & otherwise) that uses QuickForm to be confusing & bloated. Would be good to switch to vue.js code for it.

diosmosis commented 9 years ago

Some related work done in: https://github.com/piwik/piwik/pull/6399