Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Change readme.txt to reflect changes in 2.0 #90

Merged
merged 2 commits into from Apr 11, 2016

Conversation

diegoquinteiro
Copy link
Collaborator

I've rewritten some readme sections to include:

  • Instructions to use composer
  • Instructions to use the API integration instead of RSS

1. Upload the folder to the `/wp-content/plugins/` directory
1. Activate the plugin through the 'Plugins' menu in WordPress
1. Run `composer install` on the root of the plugin folder. Make sure you have [Composer](https://github.com/composer/composer) installed.
2. Upload the folder to the `/wp-content/plugins/` directory
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't it be opposite - upload, then run?
Or, "run composer on an environment where it is installed".

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As a lot of folks don't have SSH access to their web server, it is safer to composer install locally, then upload.

@TStrothjohann
Copy link

Hey, Awesome You have integrated the API! Are you going to include the dependencies in the plugin package later on? Many users don't have shell access to their server and wont't know how to run composer. Thanks!

@diegoquinteiro
Copy link
Collaborator Author

@TStrothjohann yes, I am going to release a build with the dependencies included today.

@diegoquinteiro diegoquinteiro merged commit cff88c4 into Automattic:master Apr 11, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants