2022-11-15

by Suman Awal

Spree is one of the most popular open-source eCommerce platforms build with Ruby on Rails. Spree is popular for it's modularity and flexibility in building and managing the store.

Github: https://github.com/spree/spree

Spree provides a robust and clean admin interface to manage the commerce and different resource although it might need to manage the new resource by admin. In order to manage the new resource by admin user, there needs to create a Admin Tabs/Menu. Here we will ...

Show more