Skip to content

arxeiss/Adminer-HideTables

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Adminer-HideTables

Adminer

Plugin to Adminer for hiding tables in the left panel

Usage

More about usage plugins in Adminer is on http://www.adminer.org/plugins/

$plugins = [
    new AdminerTablesHide(),
];

Changelog

9.3.2018

  • Fix JS according to CSP (Content Security Policy). Added in Adminer 4.4.0 (released 2018-01-17)
  • Save tables to LocalStorage not cookies
  • Improve filtering - was slow with too many tables

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages