Coder Social home page Coder Social logo

charliesan / spree_admin_bar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stefansenk/spree_admin_bar

0.0 2.0 0.0 112 KB

Adds an admin bar to a Spree shop front-end to allow an admin user to quickly navigate to the relevant section in the admin pages.

License: BSD 3-Clause "New" or "Revised" License

Ruby 99.06% JavaScript 0.60% CSS 0.34%

spree_admin_bar's Introduction

Spree Admin Bar

Build Status

Adds an admin bar to a Spree E-Commerce platform shop front-end, allowing an admin user to quickly navigate to the relevant sections within the site admin pages.

The admin bar gets displayed at the top of each page to users logged in as an admin. It works with following the entities:

Product page screenshot:

Screenshot

Background

We found this simple admin bar really speeds up working on a Spree site. When browsing the site front end, we often found we wanted to jump to the relevant section in the admin to make a small change. This admin bar greatly speeds up the time it takes to navigate to the relevant section in the admin.

Installation

Add to your Gemfile:

gem 'spree_admin_bar', github: 'stefansenk/spree_admin_bar'

Bundle your dependencies and run the installation generator:

bundle
bundle exec rails g spree_admin_bar:install

If required, include spree_admin_bar.css from your CSS file:

*= require store/spree_admin_bar

Testing

bundle
bundle exec rake test_app
bundle exec rspec spec

Copyright (c) 2013 Stefan Senk, released under the New BSD License

spree_admin_bar's People

Contributors

stefansenk avatar charliesan avatar

Watchers

James Cloos avatar  avatar

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.