Socket
Socket
Sign inDemoInstall

elfinder-material-theme

Package Overview
Dependencies
0
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    elfinder-material-theme

Theme for elFinder


Version published
Maintainers
1
Install size
371 kB
Created

Readme

Source

elFinder-Material-Theme

Theme for elFinder

preview

Usage

Install guide for new versions: Theme load

For old versions:

  • Copy the /Material folder from this repository to the /themes folder of your elFinder installation (create the folder if it doesn't exist)

  • On the page where elFinder will be displayed (normally elfinder.html), load the theme.css file from the /Material/ folder:

    <link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme.css">
    

    or Gray Theme

    <link rel="stylesheet" type="text/css" media="screen" href="themes/Material/css/theme-gray.css">
    
    • Clone the repo: $ git clone https://github.com/RobiNN1/elFinder-Material-Theme.git
    • Install with npm: $ npm install elfinder-material-theme
    • Install with Bower: $ bower install elfinder-material-theme

Keywords

FAQs

Last updated on 05 May 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc