Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

bekcpear/UMECloudTheme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UMECloudTheme - A theme for NextCloud 18.0.1

A simple theme for NextCloud, it's compatible with version 18.0.1

一个简单的 NextCloud 主题,与版本 18.0.1 兼容

Easy to install

  1. enter the NextCloud theme directory:
$ cd /path/to/nextcloud/themes/
  1. clone this repository to the current path:
$ git clone --branch master https://github.com/Bekcpear/UMECloudTheme.git
  1. edit ./UMEThemeCloud/defaults.php to do some personal settings

  2. copy your own icons to overwrite corresponding icons in the ./UMEThemeCloud/core/img directory

  3. fix the permission of UMECloudTheme directory and all it's subdirectories and files

  4. edit /path/to/nextcloud/config/config.php to set 'theme' => 'UMECloudTheme', , and save it

  5. run update theme command:

$ cd /path/to/nextcloud/
$ sudo -u <PHPFPM-USER> php occ maintenance:theme:update
  1. refresh you NextCloud page (clean the cache at this time) and enjoy it (if memcache used, you should restart the php-fpm service).

Screenshots

LICENSE

AGPL

About

A theme for NextCloud 18.0.1

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published