33
0
mirror of https://github.com/joomla-extensions/patchtester.git synced 2024-12-23 03:19:00 +00:00
Go to file
sovainfo c8b43fb377 description nvarchar limit to 4000
The limit of 5000 seems to be to much for SQL2012
2015-03-12 17:57:55 +01:00
administrator description nvarchar limit to 4000 2015-03-12 17:57:55 +01:00
build Move assets to media folder 2015-02-22 18:33:36 -05:00
components/com_patchtester Remove superfluous index.html files 2012-06-12 12:34:08 -05:00
media/com_patchtester Broken Fetch Data down into chunks (Ref #27) 2015-02-22 20:49:59 -05:00
.gitignore Submodule Joomla Coding Standards, add build script to check them 2013-07-12 20:46:47 -05:00
.gitmodules Submodule Joomla Coding Standards, add build script to check them 2013-07-12 20:46:47 -05:00
build.xml Submodule Joomla Coding Standards, add build script to check them 2013-07-12 20:46:47 -05:00
README.md Add link to Wiki in README 2015-02-22 21:09:25 -05:00

Patch Tester

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