Skip to content

How to install a moodle 2 theme

leizhang edited this page Apr 26, 2011 · 2 revisions
  1. Click on download button on decaf homepage (or click here to download), Unzip the .zip file to an empty local directory.

  2. Upload folder to your web server to the /moodle/theme/[Theme Name]. (Replace [Theme Name] with the name of the theme you have downloaded.) Ensure the new theme folder and its contents are readable by the webserver. Change Read and Write permissions (CHMOD) for the files and folder to 755 - Owner read/write/execute, Group read/execute, Everyone read/execute. Incorrect permissions may prevent display of the newly installed theme.

  3. Choose your new theme from within Moodle via Administration > Appearance > Themes > Theme selector.

Clone this wiki locally