Extension:VueTest
![]() Release status: experimental |
|
---|---|
Implementation | Special page |
Description | Sandbox and testing ground for Vue.js code in MediaWiki |
Author(s) | Design Systems Team |
Latest version | Continuous updates |
Compatibility policy | Snapshots releases along with MediaWiki. Master is not backward compatible. |
MediaWiki | master |
License | GNU General Public License 2.0 or later |
Download | readme |
Quarterly downloads | 3 (Ranked 169th) |
Translate the VueTest extension if it is available at translatewiki.net | |
Issues | Open tasks · Report a bug |
VueTest is a demonstration extension for how to embed Vue.js code in MediaWiki. It's also used as a testing tool for testing Codex components in MediaWiki.
RequirementsEdit
MediaWiki 1.39.0 or greater.
InstallationEdit
After the extensions listed above are set up properly, enable the extension by adding wfLoadExtension( 'VueTest' );