Introducing Composer Support for CheckoutWC
Table of Contents
As developers, we know how incredibly useful dependency management is. We use composer to manage our dependencies for every WordPress site we build. That includes WordPress core, plugins, themes.
However, in most cases when you’re using a premium plugin it’s not possible to install that plugin with Composer without a lot of unpleasant hacks.
But it’s important! That’s why as of today we have full support for installing CheckoutWC with Composer!
Get started with our guide:
How to Install CheckoutWC with Composer
Special thanks to Delicious Brains for their fantastic documentation of their process adding composer support. It was invaluable.