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

https://github.com/frc/wp-essentials


https://github.com/frc/wp-essentials

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

          

# WP Essentials

A composer [metapackage](https://getcomposer.org/doc/04-schema.md#type) of essential
plugins & libraries for WordPress project. With metapackage it is possible to install
and update multiple packages without adding individual packages to the project's
composer file.

## Installation

`$ composer require frc/wp-essentials`

## Included packages

- [`frc/wp-env-heroku-database`](https://packagist.org/packages/frc/wp-env-heroku-database)
- [`frc/wp-env-heroku-custom-php-constant`](https://packagist.org/packages/frc/wp-env-heroku-custom-php-constant)
- [`frc/wp-harness`](https://packagist.org/packages/frc/wp-harness)
- [`devgeniem/wp-core-blocker`](https://packagist.org/packages/devgeniem/wp-core-blocker)
- [`devgeniem/wp-sanitize-accented-uploads`](https://packagist.org/packages/devgeniem/wp-sanitize-accented-uploads)
- [`frc/wp-base`](https://packagist.org/packages/frc/wp-base)