Skip to content

Commit

Permalink
Added license and instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
webdeveric committed Apr 18, 2017
1 parent 8bf3809 commit 11c92e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "lplabs/wordpress-install-fixer",
"description": "Various fixes for subfolder installs of WordPress",
"type": "composer-plugin",
"license": "MIT",
"authors": [
{
"name": "Eric King",
Expand Down
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

This Composer plugin is used to fix some things when installing WordPress in a subfolder.

## Installation

`composer require lplabs/wordpress-install-fixer`

## Requirements

- Use [Composer](https://getcomposer.org/) to manage dependencies, including WP core.
Expand Down

0 comments on commit 11c92e6

Please sign in to comment.