https://github.com/ulbora/six910-ui
This is the UI for Six910 Cart written in golang. This provides the user public shopping cart storefront with switchable storefront templates. It has a cryptocurrency payment module built on BTCPay Server. It also provides the admin panel for managing a user's storefront.
https://github.com/ulbora/six910-ui
admin-dashboard e-commerce ecom ecomm ecommerce ecommerce-application ecommerce-framework ecommerce-platform ecommerce-shopping-solution ecommerce-site ecommerce-store ecommerce-website golang shopping shopping-cart shopping-cart-solution store storefront user-storefront
Last synced: 19 days ago
JSON representation
This is the UI for Six910 Cart written in golang. This provides the user public shopping cart storefront with switchable storefront templates. It has a cryptocurrency payment module built on BTCPay Server. It also provides the admin panel for managing a user's storefront.
- Host: GitHub
- URL: https://github.com/ulbora/six910-ui
- Owner: Ulbora
- License: gpl-3.0
- Created: 2019-02-10T19:34:43.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-18T22:58:33.000Z (over 1 year ago)
- Last Synced: 2025-03-28T05:06:19.637Z (about 1 month ago)
- Topics: admin-dashboard, e-commerce, ecom, ecomm, ecommerce, ecommerce-application, ecommerce-framework, ecommerce-platform, ecommerce-shopping-solution, ecommerce-site, ecommerce-store, ecommerce-website, golang, shopping, shopping-cart, shopping-cart-solution, store, storefront, user-storefront
- Language: Go
- Homepage: http://www.six910.com
- Size: 159 MB
- Stars: 7
- Watchers: 4
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

# Six-9-10 UI
[](https://github.com/Ulbora/Six910-ui/actions/workflows/build.yml)
[](https://sonarcloud.io/dashboard?id=Six910-ui)
[](https://goreportcard.com/report/github.com/Ulbora/Six910-ui)## Bitcoin payments
Six910 now has a bitcoin payment module built on open source BTCPay Server. BTCPay Server is a self-hosted, open-source cryptocurrency payment processor. It's secure, private, censorship-resistant and free.## Docker
https://hub.docker.com/r/ulboralabs/six910-ui### Project Status
Six910 has released and currently running on multiple sites.### The Speeding Fast Shopping Cart
An open source ecommerce platform server for building online shopping cart systems; written in golang. This is the user's storefront and admin panel.This project is the storefront UI that works with Six910 REST implementation of a hosted ecommerce solution.
1. Users of Six910 UI, together with Six910 are able to customize templates just like other hosted solutions.
2. Templates can either be written in Golang templating or use a JavaScript framework like Angular or React.
3. REST services expose all cart functionality.## Admin Dashboard

## Template Designer
There is a template designer to make desiging templates much easier than it currently is with most hosted shopping cart solutions.1. Users can download there current template
2. Modify the template using the user's store URL
3. Upload the template back to the hosted site