Skip to content

Automatically updated WordPress Composer package

License

MIT, GPL-2.0 licenses found

Licenses found

MIT
LICENSE
GPL-2.0
LICENSE-WP
Notifications You must be signed in to change notification settings

roots/wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

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.

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 Meta-package (this package) Installs roots/wordpress-no-content
roots/wordpress-full Full WordPress build ✅ Core
✅ Official themes
✅ Akismet & Hello Dolly
✅ Beta & RC releases
roots/wordpress-no-content Minimal WordPress build ✅ Core only
❌ No themes or plugins
❌ No beta releases
roots/wordpress-packager Build tooling Creates the package releases

Requirements

A WordPress Core Installer package is required to handle installation path.

Tip

Roots project provides a core installer, roots/wordpress-core-installer.
See the usage docs.

Getting Started

composer require roots/wordpress

For more detailed information and examples, see the Composer with WordPress Resources introduction.

Stay Connected