mirror of
https://github.com/moodle/moodle.git
synced 2025-02-08 09:02:07 +01:00
11 lines
460 B
Plaintext
11 lines
460 B
Plaintext
Description of MatthiasMullie\Minify import into Moodle
|
|
|
|
1) Download https://github.com/matthiasmullie/minify/archive/1.3.51.zip and unzip
|
|
|
|
mv minify-1.3.51/src /path/to/moodle/lib/minify/matthiasmullie-minify/
|
|
mv minify-1.3.51/data /path/to/moodle/lib/minify/matthiasmullie-minify/
|
|
|
|
2) Download https://github.com/matthiasmullie/path-converter/archive/1.1.0.zip and unzip
|
|
|
|
mv path-converter-1.1.0/src/ /path/to/moodle/lib/minify/matthiasmullie-pathconverter/
|