Skip to content

magma-labs/solidus_simple_dash

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
bin
 
 
 
 
lib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SolidusSimpleDash

CircleCI codecov

Add simple dashboard to review your sales based on variants, products and orders, it contains:

  • Best selling products
  • Top grossing products
  • Best selling taxons
  • Abandoned carts
  • Abandoned cart items
  • Checkout steps
  • New users

Installation

Add this line to your solidus application's Gemfile:

gem 'solidus_simple_dash', github: 'magma-labs/solidus_simple_dash'

And then execute:

$ bundle
$ bundle exec rails g solidus_simple_dash:install

Usage

Visit /overview on Admin section

Preview

solidus_simple_dash

Testing

Then just run the following to automatically build a dummy app if necessary and run the tests:

bundle exec rake

About

Overview dashboard for use with Solidus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published