An open API service indexing awesome lists of open source software.

https://github.com/manhphuc/wp-plugin-yivic-base

Yivic Base plugin to WordPress development, this requires ACF plugin to work
https://github.com/manhphuc/wp-plugin-yivic-base

composer-package wordpress wordpress-plugin

Last synced: about 1 year ago
JSON representation

Yivic Base plugin to WordPress development, this requires ACF plugin to work

Awesome Lists containing this project

README

          

## Introduction
- Since I needed to do a lot of WordPress projects and they have same formula so I decide to create this plugin as a base plugin for all of my WordPress development.

## Setting Up
- We need to set all requirements needed for the app (using [WP_CLI](https://wp-cli.org/) )
```shell script
wp yivic-base setup
```