Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eyedol/ushahidi-plugin-auto-upgrader
An auto upgrader module for the Ushahidi platform
https://github.com/eyedol/ushahidi-plugin-auto-upgrader
Last synced: about 4 hours ago
JSON representation
An auto upgrader module for the Ushahidi platform
- Host: GitHub
- URL: https://github.com/eyedol/ushahidi-plugin-auto-upgrader
- Owner: eyedol
- Created: 2013-03-01T15:49:16.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-09-05T00:43:06.000Z (about 11 years ago)
- Last Synced: 2023-03-10T19:55:05.590Z (over 1 year ago)
- Language: PHP
- Size: 117 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Auto-Upgrader
An Ushahidi plugin to automagically upgrade an Ushahidi install
### Installation
1. Copy the entire `/autoupgrader/` directory into your `/plugins/` directory. *Note:* rename the folder to `autoupgrader` if it's not so css will load.
2. Activate the plugin.
3. Make sure your webserver can write to the folder your Ushahidi deployment is installed in. On Ubuntu you can do sudo chmod -R `www-data:` [your_ushahidi_folder]. If the plugin ask for your FTP details, make sure you provide the correct `host` `username` and `password`. Also your FTP user must be able to manipulate your installed Ushahidi files.
4. Refresh your deployment admin dashboard.
5. Click on the **"Click here to upgrade now"** link at the top to upgrade your old install. See ![Click here to upgrade now](http://dl.dropbox.com/u/504300/upgrade_header_prompt.png)