33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2025-01-22 22:58:27 +00:00
Brian Teeman f4f0f8b6c7 Credentials text
This PR makes the message a little bitter
 ### Before ###
> No user credentials are saved, this will allow only 60 requests to the GitHub API per hour. Saving user credentials will allow 5,000 requests per hour.

### After ###
> You have not entered your user credentials in the Options. This will limit you to only 60 requests to the GitHub API per hour. Adding your credentials will allow 5,000 requests per hour.
2015-07-21 12:35:45 +01:00
2015-07-21 12:35:45 +01:00
2015-02-22 18:33:36 -05:00

Patch Tester Build Status

Easily apply changes from pull requests.

To install the latest released version:

  1. Click on the releases link just above the file listing
  2. Click on the button to download either the .tar.bz2, .tar.gz, or .zip packages
  3. Log into your site's administrator section, go to Extension Manager > Install, and install the extension

To use the latest code from this GitHub repo:

  1. Download files into Joomla install.
  2. Log into your site's administrator section, go to Extension Manager > Discover, click the "Discover" button, and install the extension.

Click Apply Patch to apply the proposed changes from the pull request. Click Revert Patch to revert an applied patch.

You can check out this repo's Wiki for more information about the extension.

Video tutorial: http://www.youtube.com/watch?v=4OWgusZgIfk

Github two factor authentication

To use an account that has two factor authentication enabled, you'll have to create a personal access token on GitHub and store that token in the "GitHub Account Password" option in the component's config.

Description
No description provided
Readme GPL-2.0 2.9 MiB
Languages
PHP 95.1%
JavaScript 4.4%
Shell 0.5%