Skip to content

magma-labs/solidus_simple_dash

Repository files navigation

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