|
1 | 1 | <p align="center">
|
2 | 2 | <br>
|
3 | 3 | <a href="https://vuefront.com">
|
4 |
| - <img src="https://vuefront.com/logo.png" width="120"/> |
| 4 | + <img src="https://raw.githubusercontent.com/vuefront/vuefront-docs/master/.vuepress/public/img/github/vuefront-opencart.jpg" width="400"/> |
5 | 5 | </a>
|
6 | 6 | </p>
|
7 | 7 | <h1 align="center">VueFront</h1>
|
8 |
| -<h3 align="center">CMS Connect App for OpenCart |
| 8 | +<h3 align="center">CMS Connect App for OpenCart 2.x-3.x |
9 | 9 | </h3>
|
10 | 10 |
|
11 |
| -VueFront - Vue powered agnostic frontend web app for your old fashioned Blog and Ecommerce site. |
| 11 | +<p align="center"> |
| 12 | + <a href="https://github.com/vuefront/vuefront"><img src="https://img.shields.io/badge/price-FREE-0098f7.svg" alt="Version"></a> |
| 13 | + <a href="https://discord.gg/C9vcTCQ"><img src="https://img.shields.io/badge/chat-on%20discord-7289da.svg" alt="Chat"></a> |
| 14 | +</p> |
12 | 15 |
|
13 |
| -OpenCart - Open-source eCommerce platform built with MVC pattern. |
| 16 | +<p align="center"> |
| 17 | +Show your :heart: - give us a :star: <br/> |
| 18 | +Help us grow this project to be the best it can be! |
| 19 | + </p> |
14 | 20 |
|
15 |
| -CMS Connect App - adds the connection between the OpenCart CMS and VueFront WebApp via a GraphQL API. |
16 | 21 |
|
17 |
| -## DEMO |
| 22 | +__VueFront__ is a <a href="//vuejs.org">VueJS powered</a> CMS agnostic SPA & PWA frontend for your old-fashioned Blog and E-commerce site. |
18 | 23 |
|
19 |
| -[VueFront](https://opencart.vuefront.com/) |
| 24 | +__OpenCart__ - Open-source eCommerce platform built with MVC pattern. |
| 25 | + |
| 26 | +__CMS Connect App__ - adds the connection between the OpenCart CMS and VueFront Web App via a GraphQL API. |
| 27 | + |
| 28 | +## DEMO |
20 | 29 |
|
21 |
| -[Admin](https://opencart.vuefront.com/admin) |
| 30 | +[VueFront on OpenCart](https://opencart.vuefront.com/) |
22 | 31 |
|
23 | 32 | ## OpenCart Versions
|
24 | 33 | This repo stores the codebase for the CMS Connect App for OpenCart. Because of OpenCart's versioning, the branches are structured as follows
|
25 | 34 |
|
26 | 35 | | Repo Branch | OpenCart Versions |
|
27 | 36 | |--------|-------------|
|
28 |
| -| master | 2.x-3.x | |
29 |
| -| 1.5x | 1.5.x | |
| 37 | +| [master](https://github.com/vuefront/opencart) | 2.x-3.x | |
| 38 | +| [1.5x](https://github.com/vuefront/opencart/tree/1.5x) | 1.5.x | |
30 | 39 |
|
31 | 40 | ### OpenCart Blog
|
32 | 41 | Since OpenCart does not have a built-in Blog, we use the [Free Blog Module](https://github.com/Dreamvention/2_d_blog_module) by Dreamvention for version 2.x-3.x
|
@@ -57,9 +66,9 @@ If you have shopunity module installed, you can use that for a super quick insta
|
57 | 66 | You can also install the d_blog_module via Shopunity as well.
|
58 | 67 |
|
59 | 68 | ## Support
|
60 |
| -For support please contact us a https://dreamvention.ee/support |
| 69 | +For support please contact us at [Discord](https://discord.gg/C9vcTCQ) |
61 | 70 |
|
62 | 71 | ## Submit an issue
|
63 |
| -For submiting an issue, please create one in the [issues tab](https://github.com/vuefront/opencart/issues). Remember to provide a detailed explanation of your case and a way to reproduce it. |
| 72 | +For submitting an issue, please create one in the [issues tab](https://github.com/vuefront/vuefront/issues). Remember to provide a detailed explanation of your case and a way to reproduce it. |
64 | 73 |
|
65 | 74 | Enjoy!
|
0 commit comments