Coder Social home page Coder Social logo

da-enhanced-pro's Introduction

DA-Enhanced-Pro

DA-Enhanced-Pro - Free DirectAdmin Skin by dugalex

If installed as "enhanced" skin, it will be automatically updated on DirectAdmin updates and will retain it's original design.

Admin Reseller User Themes

Install & Update:

!!! WARNING !!! This will change the default "enhanced" skin but will not overwrite any existing DirectAdmin files if they are newer. Use the same command to update.

cd /usr/local/directadmin/data/skins/
wget https://github.com/dugalex/DA-Enhanced-Pro/archive/master.zip
unzip master.zip
\cp -pru DA-Enhanced-Pro-master/* enhanced
chown -R diradmin:diradmin enhanced
rm -rf DA-Enhanced-Pro-master
rm -f master.zip
exit

!!! OR !!!

This will not change the default "enhanced" skin. It will create a new "enhanced-pro" skin.

To update when directadmin has been updated, get the latest enhanced.tar.gz skin from here and install as "enhanced-pro" via Skin Manager at Reseller Level. It will overwrite the default "enhanced" files but not the extra files that make up the skin.

cd /usr/local/directadmin/data/skins/
wget https://github.com/dugalex/DA-Enhanced-Pro/archive/master.zip
unzip master.zip
mv DA-Enhanced-Pro-master enhanced-pro
chown -R diradmin:diradmin enhanced-pro
rm -f master.zip
exit

!!! Updating (if saved as enhanced-pro) !!!

cd /usr/local/directadmin/data/skins/
wget https://github.com/dugalex/DA-Enhanced-Pro/archive/master.zip
unzip master.zip
\cp -pru DA-Enhanced-Pro-master/* enhanced-pro
chown -R diradmin:diradmin enhanced-pro
rm -rf DA-Enhanced-Pro-master
rm -f master.zip
exit

da-enhanced-pro's People

Contributors

dugalex avatar

Stargazers

Thugger069 avatar Boian Georgiev avatar ruirui avatar  avatar Azrael Ir avatar Dmitry Rybakov avatar luoki avatar djdagovs avatar Mike Smith avatar

Watchers

 avatar  avatar Mike Smith avatar Raytrax avatar

da-enhanced-pro's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.