Giter VIP home page Giter VIP logo

craft-sidebarenhancer's Introduction

Craft Sidebar Enhancer

With Craft 2.5 came a redesigned control panel. Although pretty, it takes a lot more clicks just to get to the setting you want. Not anymore! Craft Sidebar Enhancer adds extended options to Craft's existing sidebar.

Just like the gear option in previous versions of Craft, Craft Sidebar Enhancer adds both system & general options back to the navigation - no longer requiring an extra step to the 'settings' button.

Installation

  1. Download & unzip the file and place the sidebarenhancer directory into your craft/plugins directory
  2. -OR- do a [email protected]:picdorsey/craft-sidebarenhancer.git directly into your craft/plugins folder. You can then update it with git pull
  3. Install plugin in the Craft Control Panel under Settings > Plugins
  4. The plugin folder should be named sidebarenhancer for Craft to see it. GitHub recently started appending -master (the branch name) to the name of the folder for zip file downloads.

Screenshot

Screenshot

craft-sidebarenhancer's People

Contributors

nicholasodonnell avatar danieltott avatar timkelty avatar

Stargazers

Sean P. Myrick V19.1.7.2 avatar Oleg Tishkin avatar Terry Upton avatar Dany Stadtmuller avatar Nathan Querido avatar Patrick Dwyer avatar Mario Pizzinini avatar Steven Verbiest avatar  avatar Barbara Cinotti avatar AJ Griem avatar Zach Phillips avatar Cole Henley avatar Sten Van den Bergh avatar  avatar Keith Knittel avatar Alex Carpenter avatar Benjamin Kohl avatar Luiz Boaretto avatar Ramon Saccilotto avatar Tyler Morrison avatar S Riemersma avatar Vilav B. avatar Branden Garrett avatar Matthew Borgman avatar Benjamin Riege avatar Andrew Morgan avatar

Watchers

James Cloos avatar Nibiru avatar  avatar S Riemersma avatar Sean P. Myrick V19.1.7.2 avatar

craft-sidebarenhancer's Issues

Huge performance problem

The latest update (1.0.7) introduced a huge performance problem - you're looping through EVERY user to get only those who are admins.

My site has 50k+ users...so naturally it brought things to a screeching halt.

Additionally, I think it's a bad idea to do any sort of query in defineSettings, as that is going to get called on every request. You should instead either add those defaults when installing, or as part of the getSettings call.

PR coming.

Trying to get property of non-object

Plugin Version: 1.0.8
Craft Version: 2.6.2983

After updating to the latest version(1.0.8), I'm receiving this error on the front end of the website when you aren't logged in, it also prevents users from accessing the control panel login.

Trying to get property of non-object (/storage/av03567/www/craft/plugins/sidebarenhancer/services/SidebarEnhancerService.php:32)

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.