Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitriyzhuk authored Jul 5, 2019
1 parent abb51ea commit c78bb0f
Showing 1 changed file with 44 additions and 2 deletions.
46 changes: 44 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,44 @@
# prestashop
VueFront CMS Connect App for PrestaShop
<p align="center">
<br>
<a href="https://vuefront.com">
<img src="https://vuefront.com/logo.png" width="120"/>
</a>
</p>
<h1 align="center">VueFront</h1>
<h3 align="center">CMS Connect App for PrestaShop
</h3>

VueFront is a <a href="//vuejs.org">Vue-powered</a> agnostic frontend web app for your old fashioned Blog and Ecommerce site.

PrestaShop is an efficient and innovative e-commerce solution with all the features you need to create an online store and grow your business.

CMS Connect App - adds the connection between the PrestaShop CMS and VueFront WebApp via a GraphQL API.

## What does it do?
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.

## DEMO

[VueFront](https://prestashop.vuefront.com/)

[Admin](https://prestashop.vuefront.com/admin073v6fp6f)

### PrestaShop Blog (PrestaBlog)
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.

## How to install?

### Quick Install
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
2. Activate the Module after installation is complete
3. Visit modules's configurations to get the CMS Connect URL

You will need the CMS Connect URL to complete the [VueFront Web App installation](https://vuefront.com/guide/setup.html)

## Support
For support please contact us a https://dreamvention.ee/support

## Submit an issue
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.

Enjoy!

0 comments on commit c78bb0f

Please sign in to comment.