-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,10 @@ | ||
# humhub-soundcloud-module | ||
# [HumHub](https://www.humhub.org/en) SoundCloud Module | ||
|
||
## Installing & Setup | ||
1. Download via git or normal download. | ||
2. Upload the content of your `humhub-soundcloud-module-master` to your server under `/protected/modules` and rename it `soundcloud` | ||
3. Enable the module via `ACP --> Modules --> Modules List` | ||
4. Find the share option on SoundCloud once used you'll find an embed option, within this you'll find the track id and the URL needed for this module. | ||
5. In `ACP --> Soundcloud Setting` place your track link here and save. | ||
|
||
> Note: This module uses Soundcloud's share embed link to create a widget within your HumHub install. |