Skip to content

Homepage project that uses Vue and the WordPress REST API.

License

Notifications You must be signed in to change notification settings

nanangsb/Wpapi-md

 
 

Repository files navigation

nh-bayern

logo

Used libraries

Project Status
vue vue-status
vuetify vuetify-status
vuex vuex-status
vue-router vue-router-status
axios axios-status
vue-analytics vue-analytics-status

WordPress plugins

Plugin Purpose Mandatory
Advanced Custom Fields (ACF) Adding additional fields to posts and pages
ACF to REST API Exposes the ACFs to the WordPress REST API
Custom Post Type Maker Creating additional custom post types
WP REST Filter Restores the filter parameter for the REST API
Contact Form 7 Creating forms with REST endpoints
EWWW Image Optimizer Optimizing images for the web
WP REST Cache Caches REST API responses for faster requests

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

Homepage project that uses Vue and the WordPress REST API.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 70.9%
  • JavaScript 26.5%
  • HTML 1.3%
  • Other 1.3%