Project | Status |
---|---|
vue | |
vuetify | |
vuex | |
vue-router | |
axios | |
vue-analytics |
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 | ❌ |
npm install
npm run serve
npm run build
npm run lint