USAGE
- Create folder named "templates-admin" under /site/ folder
- Copy all files (including folders) into newly created folder
- ProcessWire will load the new admin template automatically
EXTRA
If you would like to use custom TinyMCE theme created for this template, follow this steps:
- Download TinyMCE Ergo theme from https://github.com/nvidoni/ergo-tinymce
- Copy "ergo" folder to /wire/modules/Inputfield/InputfieldTinyMCE/tinymce-3.4.7/themes/advanced/skins/ folder
- Open /site/templates-admin/default.php and change in line 86 "default" to "ergo"