Skip to content

Commit c78bb0f

Browse files
authored
Update README.md
1 parent abb51ea commit c78bb0f

File tree

1 file changed

+44
-2
lines changed

1 file changed

+44
-2
lines changed

README.md

Lines changed: 44 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,44 @@
1-
# prestashop
2-
VueFront CMS Connect App for PrestaShop
1+
<p align="center">
2+
<br>
3+
<a href="https://vuefront.com">
4+
<img src="https://vuefront.com/logo.png" width="120"/>
5+
</a>
6+
</p>
7+
<h1 align="center">VueFront</h1>
8+
<h3 align="center">CMS Connect App for PrestaShop
9+
</h3>
10+
11+
VueFront is a <a href="//vuejs.org">Vue-powered</a> agnostic frontend web app for your old fashioned Blog and Ecommerce site.
12+
13+
PrestaShop is an efficient and innovative e-commerce solution with all the features you need to create an online store and grow your business.
14+
15+
CMS Connect App - adds the connection between the PrestaShop CMS and VueFront WebApp via a GraphQL API.
16+
17+
## What does it do?
18+
This is a PrestaShop module that connects the PrestaShop CMS with the VueFront WebApp via a GraphQL API. When installed, you will be provided with a CMS Connect URL that you will add to your VueFront WebApp .env file.
19+
20+
## DEMO
21+
22+
[VueFront](https://prestashop.vuefront.com/)
23+
24+
[Admin](https://prestashop.vuefront.com/admin073v6fp6f)
25+
26+
### PrestaShop Blog (PrestaBlog)
27+
Since PrestaShop does not have a built-in Blog, we use [PrestaBlog](https://addons.prestashop.com/en/blog-forum-new/4731-professional-blog.html) to add blog support. If PrestaBlog is not avalible, VueFront will ignore it.
28+
29+
## How to install?
30+
31+
### Quick Install
32+
1. The quickest way to install is via PrestaShop Module Manager or manually [Download](https://github.com/vuefront/prestashop/releases) the **compiled** module and upload it through the 'Modules > Module Manager > Upload a module' menu in PrestaShop
33+
2. Activate the Module after installation is complete
34+
3. Visit modules's configurations to get the CMS Connect URL
35+
36+
You will need the CMS Connect URL to complete the [VueFront Web App installation](https://vuefront.com/guide/setup.html)
37+
38+
## Support
39+
For support please contact us a https://dreamvention.ee/support
40+
41+
## Submit an issue
42+
For submiting 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.
43+
44+
Enjoy!

0 commit comments

Comments
 (0)