Open edpittol opened 8 years ago
Thanks, I didn't know about the no-content dists. I've updated https://github.com/fancyguy/composer-wordpress-plugin to use that url.
I'll update the readme. Using WordPress was just an arbitrary example, but many people have copied it verbatim.
Cool.
The no-content package hasn't the default dist themes and plugins. Which is better when it's used the Composer to manage the dependencies. If some these default packages are necessary, they must be added in the composer.json
files.
The clone of the WordPress package is heavy. It's not necessary download the package. I used another solution that is lighter. Use a dist package referencing the WordPress zip package.
This is the README example using zip dist package.
Another option is use the
no-content
package. This package not download the defaults plugins and themes.https://wordpress.org/wordpress-4.5.1-no-content.zip