Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/roots/wordpress

Automatically updated WordPress Composer package
https://github.com/roots/wordpress

composer wordpress wordpress-core

Last synced: 6 days ago
JSON representation

Automatically updated WordPress Composer package

Awesome Lists containing this project

README

        



Roots



Packagist Downloads


WordPress Version


Follow Roots

Meta-package for installing WordPress via Composer


Website    Packages    Releases    Community

## Sponsors

Roots is an open source project and completely free to use. If you've benefited from our projects and would like to support our future endeavors, please consider [sponsoring Roots](https://github.com/sponsors/roots).

## Overview

`roots/wordpress` is a meta-package that provides WordPress core installation via Composer. It's part of the Roots WordPress packaging ecosystem, which includes several packages to give you flexibility in how WordPress is installed:

Package|Description|Content
--|--|--
[`roots/wordpress`](https://github.com/roots/wordpress)|Meta-package (this package)|Installs `roots/wordpress-no-content`
[`roots/wordpress-full`](https://github.com/roots/wordpress-full)|Full WordPress build|✅ Core
✅ Official themes
✅ Akismet & Hello Dolly
✅ Beta & RC releases
[`roots/wordpress-no-content`](https://github.com/roots/wordpress-no-content)|Minimal WordPress build|✅ Core only
❌ No themes or plugins
❌ No beta releases
[`roots/wordpress-packager`](https://github.com/roots/wordpress-packager)|Build tooling|Creates the package releases

## Requirements

A [WordPress Core Installer](https://packagist.org/?query=wordpress%20core%20installer&type=composer-plugin) package is required to handle installation path.

> [!tip]
> Roots project provides a core installer, `roots/wordpress-core-installer`.
> See the [usage docs](https://github.com/roots/wordpress-core-installer#readme).

## Getting Started

```console
composer require roots/wordpress
```

For more detailed information and examples, see the [Composer with WordPress Resources introduction](https://roots.io/composer-wordpress-resources/).

## Stay Connected

- Join us on Discord by [sponsoring us on GitHub](https://github.com/sponsors/roots)
- Participate on [Roots Discourse](https://discourse.roots.io/)
- Follow [@rootswp on Twitter](https://twitter.com/rootswp)
- Read the [Roots Blog](https://roots.io/blog/)
- Subscribe to the [Roots Newsletter](https://roots.io/newsletter/)