WordPress-With-Composer

This is a base setup for using WordPress with composer & git workflow. See the readme of usage.

OTHER License

Stars
5
Committers
2
WordPress-With-Composer - v4.0.0 Latest Release

Published by wkhayrattee almost 1 year ago

v4.0.0 (Oct 28, 2023)

  • UPDATED:

    • WordPress Core:
      • from v5.9.x to v6.3.2
    • Dependencies:
      • theme: twentytwentythree
      • plugin: akismet
  • UPDATED:

    • updated vlucas/phpdotenv to run on PHP 8.0+
    • updated composer/installers to run on PHP 8.0+
  • BREAKING:

    • Removed the platform block, eliminating the enforced PHP 7.4 version constraint from the composer.
    • Removed all optional themes and plugins. We now default to a single theme (twentytwentythree) and one default plugin (Akismet). You're free to include any additional plugins or themes as needed. The aim is to make this bundle as generic and non-opinionated as possible.
Package Rankings
Top 39.48% on Packagist.org
Related Projects