XF2 Add-on Andy - Version Check

Rexon571

New member
XNullUser
Joined
Aug 28, 2021
Messages
2
Reaction score
2
Points
3
NullCash
42
Description:

Checks add-ons developed by XF2 Addons and reports if any need upgrading.

(Example of Version check page)

pic001.jpg



(Example of Options page)

pic002.jpg



Features:

All phrases start with versioncheck_ for your convenience.

How to use:
  1. Only those with Administrator privileges can run this add-on.
  2. In your browser address bar, add 'versioncheck' to your forum URL and press enter.
Upgrade option:

The Upgrade link will show if the option is selected in the Options page. If selected you will need to enter your Board path and Temporary path.

Most servers will already have a /tmp/ folder located inside the /home/user/ folder. You want to make sure you have selected a directory outside the DOCUMENT_ROOT. If your server does not have a /home/user/tmp/ directory you will need to create one.

The Upgrade link allows the admin to easily upgrade an add-on. When clicked the latest version of the add-on is copied to your server and the familiar XenForo Upgrade dialog is displayed allowing you to upgrade the add-on.

Questions and Answers:

Q: Will this show information on add-ons created by other developers?
A: No.

Q: I get an error message "ZIP is not enabled on your server.", what does this mean?
A: It means you have to enable ZIP on your server. Here's a link that explains the steps:

https://www.xf2addons.com/threads/how-to-enable-zip-on-your-server.387/

Q: Can the add-on files downloaded to the Temporary path be deleted after the add-on has been installed?
A: Yes.
 

Attachments

  • Andy-VersionCheck-1.8.zip
    16.4 KB · Views: 0
Top