Skip to content

Commit e3d6de8

Browse files
authored
Update README.md
1 parent 5566fca commit e3d6de8

File tree

1 file changed

+44
-2
lines changed

1 file changed

+44
-2
lines changed

README.md

+44-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,44 @@
1-
# wordpress
2-
wordpress plugin
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 Wordpress
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+
Wordpress is open source software you can use to create a beautiful website, blog, or app.
14+
15+
CMS Connect App - adds the connection between the Wordpress CMS and VueFront WebApp via a GraphQL API.
16+
17+
## What does it do?
18+
This is a wordpress plugin that connects the wordpress 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://wordpress.vuefront.com/)
23+
24+
[Admin](https://wordpress.vuefront.com/admin)
25+
26+
### Wordpress Store (WooCommerce)
27+
Since Wordpress does not have a built-in Store, we use the [Free WooCommerce](https://woocommerce.com/) to add store support. If woocommerce no avalible, VueFront will ignore it.
28+
29+
## How to install?
30+
31+
### Quick Install
32+
1. The quickest way to install is via WordPress Plugin Directory or manually [Download](https://github.com/vuefront/wordpress/releases) the **compiled** plugin and upload it through the 'Plugins > Add New' menu in WordPress
33+
2. Activate the plugin through the 'Plugins' menu in WordPress
34+
3. Visit plugin's settings 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/wordpress/issues). Remember to provide a detailed explanation of your case and a way to reproduce it.
43+
44+
Enjoy!

0 commit comments

Comments
 (0)