https://github.com/ulbora/six910-template-designer
Six910-Template-Designer
https://github.com/ulbora/six910-template-designer
Last synced: about 1 month ago
JSON representation
Six910-Template-Designer
- Host: GitHub
- URL: https://github.com/ulbora/six910-template-designer
- Owner: Ulbora
- License: gpl-3.0
- Created: 2021-05-26T22:00:04.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T21:44:14.000Z (over 2 years ago)
- Last Synced: 2025-01-26T13:22:30.704Z (3 months ago)
- Language: HTML
- Size: 58.4 MB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

# Template Designer for Six910 Cart E-Commerce Solution
Download this project and run ./main and ./server to start building templatesNote: You will also need the Six910 MySql database installed
[](https://travis-ci.org/Ulbora/Six910-ui)
[](https://sonarcloud.io/dashboard?id=Six910-ui)## Bitcoin Payments Module Included
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.### 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