Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

A simple WordPress example website that uses Composer.

Notifications You must be signed in to change notification settings

jmichaelward/wordcamp-example-wp-composer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example WP-Composer Install

About

This project was developed as part of a presentation, Modernizing Your Development Workflow Using Composer, to introduce WordPress developers to the PHP dependency manager, Composer.

Requirements/Considerations

This package assumes you are running Laravel Valet on macOS, and that you're cloning the repository into Valet's parked directory. It may work in other environments, but I make no guarantees, as I developed this on my own machine for demonstration purposes. :) Your results may vary.

Assuming you have already installed Composer, and you're running Laravel Valet and MySQL, you should be good to go!

Installation

  1. Clone this repository: git clone https://github.com/jmichaelward/wordcamp-example-wp-composer.git
  2. Change into its directory cd wordcamp-example-wp-composer
  3. Run composer install
  4. Answer the questions triggered by the installation wizard.
  5. Log in to your newly installed site in the browser!

About

A simple WordPress example website that uses Composer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages