An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

![](./Six910Cart-trans-blue.png)

# Template Designer for Six910 Cart E-Commerce Solution
Download this project and run ./main and ./server to start building templates

Note: You will also need the Six910 MySql database installed

[![Build Status](https://travis-ci.org/Ulbora/Six910-ui.svg?branch=master)](https://travis-ci.org/Ulbora/Six910-ui)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=Six910-ui&metric=alert_status)](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

![](./six910-ul-admin-dashboard.png)

## 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