-
Notifications
You must be signed in to change notification settings - Fork 6
Home
border0464111 edited this page Oct 18, 2013
·
11 revisions
#Manual Install from github
Manual methode does not handle old database if change have been made to database table, you will have to remove them manualy. There are 2 database table specific to mailnotifiy : [YourPrefix]_mn_usersettings and [YourPrefix]_mn_uploads
To install the devlopement version or manualy install a release
- download mailnotify extract it and rename it mailnotify
- copy mail notify folder inside your owncloud apps directory (owncloud/apps/)
- Login as admin and go to admin>apps>mailnotify and enable it
- Always commit on the DEV fork, Master is only for release.(https://github.com/Kunena/Kunena-Forum/wiki/Create-a-new-branch-with-git-and-manage-branches)
- Versioning must comply with http://semver.org
http://doc.owncloud.org/server/5.0/developer_manual/app/index.html
Contribution Guidelines http://owncloud.org/contribute/