Download the PHP package josh-taylor/wordpress without Composer
On this page you can find all versions of the php package josh-taylor/wordpress. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download josh-taylor/wordpress
More information about josh-taylor/wordpress
Files in josh-taylor/wordpress
Download josh-taylor/wordpress
More information about josh-taylor/wordpress
Files in josh-taylor/wordpress
Vendor josh-taylor
Package wordpress
Short Description Composer project for getting started with wordpress
License GPL
Package wordpress
Short Description Composer project for getting started with wordpress
License GPL
Please rate this library. Is it a good library?
Informations about the package wordpress
Wordpress Skeleton
A skeleton for creating WordPress applications
Installation
- Download Composer or update
composer self-update
. - Run
php composer.phar create-project josh-taylor/wordpress [dir]
Configuration
You will need to copy the wp-config.php
file from the wp
directory that was created to the root of your project.
Plugins
Plugins can be installed using wpackagist and then adding to the composer.json
file.
E.g:
Credits
Thanks to Roots for creating this awesome blog post on using composer with WordPress.
All versions of wordpress with dependencies
PHP Build Version
Package Version
The package josh-taylor/wordpress contains the following files
Loading the files please wait ....