Skip to content

A base Composer install to set up Wordpress and some key plugins I use.

License

Notifications You must be signed in to change notification settings

kalenjohnson/Composer-Wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Composer-Wordpress

A base Composer.json file made to install Wordpress and some key plugins I use.

Installs Wordpress 3.6

Sets the Wordpress directory as "wp" in the root dir (yes, WP is installed in it's own directory)

Sets the wp-content folder to "app" in the root dir

Installs plugins:

  • Advanced Custom Fields
  • Custom Post Type UI

Also installs the Composer package WP-CLI.

I will continue to add more as I see fit. Looking to create something I can use as a base for most new projects.

Most of this is based on Scott Walkinshaw's "Using Composer with Wordpress" post.

http://roots.io/using-composer-with-wordpress/

About

A base Composer install to set up Wordpress and some key plugins I use.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published