wordpress-core-installer icon indicating copy to clipboard operation
wordpress-core-installer copied to clipboard

A composer installer for WordPress core so I can stop saying core is a wordpress-plugin type package.

Results 5 wordpress-core-installer issues
Sort by recently updated
recently updated
newest added

Hi, My composer.json have "johnpbloch/wordpress-core-installer": "^2.0" but also a yoast "yoast/wordpress-seo": "^12.5" installer So as installation of wordpress take time, yoast create a wp-content folder before wordpress-core-installer finished. So a...

@johnpbloch How about writing a Composer plugin that returns the ZIP URL-s from WP.org when `wordpress/wordpress-core` is required. Without a repo here on GitHub. What do you think?

core should install wordpress core and leave all other theme/plugin to the composer.json Currently default themes/plugins are installing regardless of the themes/plugins list in composer.json

I am attempting to install WordPress Core 6.8.1 and the WordPress Core Installer package keeps giving me the following error: Your requirements could not be resolved to an installable set...

I am attempting to install WordPress Core v6.7.2 (released on Feb. 11, 2025 - if it had just been released today or yesterday, I'd assume some cache just needed to...