wpengine / frost

The ultimate WordPress block theme for website designers and developers.
https://wordpress.org/themes/frost/
GNU General Public License v3.0
566 stars 147 forks source link

Add composer.json with correct package type #146

Closed kyletaylored closed 7 months ago

kyletaylored commented 1 year ago

Adds support for installing via Composer for Bedrock implementations. Also fixes #142

kyletaylored commented 1 year ago

Once this is added, I would also recommend adding PHPCS. Not sure if https://github.com/wpengine/wpengine-coding-standards should be used or not, but would be ideal, and then hooked into a Github Action workflow.

colorful-tones commented 7 months ago

Thanks for suggesting these additions. We may consider introducing Composer, PHP Linting (PHPCS/WPCS) into future versions of Frost. For now, closing this out.