Title: Wp Vue
Author: tristup
Published: <strong>28. Januar 2020</strong>
Last modified: 28. Januar 2020

---

Plugins suchen

Dieses Plugin wurde **nicht mit den 3 neuesten Hauptversionen von WordPress getestet**.
Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung
mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

![](https://s.w.org/plugins/geopattern-icon/wp-vue.svg)

# Wp Vue

 Von [tristup](https://profiles.wordpress.org/tristup/)

[Herunterladen](https://downloads.wordpress.org/plugin/wp-vue.zip)

 * [Details](https://de.wordpress.org/plugins/wp-vue/#description)
 * [Rezensionen](https://de.wordpress.org/plugins/wp-vue/#reviews)
 *  [Installation](https://de.wordpress.org/plugins/wp-vue/#installation)
 * [Entwicklung](https://de.wordpress.org/plugins/wp-vue/#developers)

 [Support](https://wordpress.org/support/plugin/wp-vue/)

## Beschreibung

WP Vue plugin will provide you the shortcode to show the Posts using the VUE JS.
Page will shows as Single Page Application.

### Major features in WP Vue include:

 1. Shows the Posts using Vue-JS
 2. Can limit the posts [ Else will take default value from Site Settings ]
 3. Shows the Pagination
 4. Single Page Appplication
 5. Do Not reload the page.

### Shortcode & Attributes

With all default values

[wp-vue-posts]

With Post Per Page Option

[wp-vue-posts posts_per_page=“20″]

With Offset Option

[wp-vue-posts posts_per_page=“20″ offset=“10″]

With Order Option

[wp-vue-posts posts_per_page=“20″ offset=“10″ order=“desc“]
 Order Options : „desc“
for descending, „asc“ for ascending

With Order By Option

[wp-vue-posts posts_per_page=“20″ offset=“10″ order=“desc“ orderby=“date“]
 Order
By Options : „id“ is deafult value, other valid values are „date“, „relevance“, „
include“, „title“, and „slug“

### Files

 1. wp-vue.php : File to start working on
 2. wp-vue-template.php : Template file showing the value fetched using Vue
 3. main.js : Main JavaScript file to create a fetch request to the Post API endpoint
    to get the posts.

## Screenshots

 * [[
 * Screenshot : Shortcode.

## Installation

This section describes how to install the plugin and get it working.

 1. Go to WordPress Dashboard > Plugins > click on Installed plugins > look for add
    new at the top most of the screen and click here > Add Plugins > upload plugin 
    > choose file -> click here and upload Simple Demo Importer plugin.
 2. Activate Plugin through ‚Plugins‘ menu in WordPress.
 3. You can start using the Shortcode with all the possible attributes. Happy `Vuing`

## FAQ

 1. How to create a New Request?

Answer : Need to create a method in main.js follwoing the VUE JS structure, and 
call into the template file.

## Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

## Mitwirkende und Entwickler

„Wp Vue“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

 *   [ tristup ](https://profiles.wordpress.org/tristup/)

[Übersetze „Wp Vue“ in deine Sprache.](https://translate.wordpress.org/projects/wp-plugins/wp-vue)

### Interessiert an der Entwicklung?

[Durchstöbere den Code](https://plugins.trac.wordpress.org/browser/wp-vue/), sieh
dir das [SVN-Repository](https://plugins.svn.wordpress.org/wp-vue/) an oder abonniere
das [Entwicklungsprotokoll](https://plugins.trac.wordpress.org/log/wp-vue/) per 
[RSS](https://plugins.trac.wordpress.org/log/wp-vue/?limit=100&mode=stop_on_copy&format=rss).

## Änderungsprotokoll

Intial Commit.

## Meta

 *  Version **0.1.0**
 *  Zuletzt aktualisiert **vor 6 Jahren**
 *  Aktive Installationen **10+**
 *  WordPress-Version ** 4.4 oder höher **
 *  Getestet bis **5.2.24**
 *  PHP-Version ** 7.0 oder höher **
 *  Sprache
 * [English (US)](https://wordpress.org/plugins/wp-vue/)
 * Schlagwörter
 * [shortcodes](https://de.wordpress.org/plugins/tags/shortcodes/)[vue](https://de.wordpress.org/plugins/tags/vue/)
   [WordPress](https://de.wordpress.org/plugins/tags/wordpress/)
 *  [Erweiterte Ansicht](https://de.wordpress.org/plugins/wp-vue/advanced/)

## Bewertungen

Es wurden noch keine Rezensionen eingereicht.

[Your review](https://wordpress.org/support/plugin/wp-vue/reviews/#new-post)

[Alle Rezensionen anzeigen](https://wordpress.org/support/plugin/wp-vue/reviews/)

## Mitwirkende

 *   [ tristup ](https://profiles.wordpress.org/tristup/)

## Support

Möchtest du etwas mitteilen? Brauchst du Unterstützung?

 [Support-Forum anzeigen](https://wordpress.org/support/plugin/wp-vue/)

## Spenden

Möchtest du die Weiterentwicklung dieses Plugins unterstützen?

 [ Für dieses Plugin spenden ](http://www.tristupghosh.com/)