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

https://github.com/prx/dovetail-wordpress-plugin

Wordpress plugin to integrate with Dovetail.
https://github.com/prx/dovetail-wordpress-plugin

Last synced: about 1 year ago
JSON representation

Wordpress plugin to integrate with Dovetail.

Awesome Lists containing this project

README

          

# Dovetail-Wordpress-Plugin
Wordpress plugin to integrate with Dovetail.

> __WORK IN PROGRESS...__

## Development

### Composer Dependencies

Run `composer install` to install dev dependencies. Install latest version of Composer if you don't already have it installed.

- PHPCS
- WordPress Coding Standards Sniffer

#### VS Code Extensions

Install the following extension:

- PHPCS (ikappas.phpcs)
- PHP Sniffer (wongjn.php-sniffer)
- EditorConfig for VS Code (EditorConfig.EditorConfig)