Grab the latest release and install it to Moodle environment as any other plugin.
- Node.js and npm (for Grunt)
- just command runner
From the mod/eductx directory, run:
just bundleThis will compile the AMD JavaScript modules and create an eductx.zip archive in the mod/ directory.
Upload the zip via Site administration > Plugins > Install plugins in your Moodle instance.