Installation
Copy the
jplayerdirectory into your e107 plugins directory.In the e107 admin area, go to Plugin Manager.
Find Wolf jPlayer in the list and install it.
What installation creates
Two database tables:
Table
Holds
jm_jplayer_playlists
Your playlists
jm_jplayer
The songs, each belonging to a playlist
These tables keep their original names from before the plugin was renamed, so that no data migration is needed.
After installing
Create a playlist first — songs have nowhere to go until one exists. See Playlists.
Add songs to it. See Songs.
Put the playlist on your site. See Displaying a playlist.
Uninstalling
Uninstalling through the Plugin Manager leaves both tables in place unless you explicitly tick the option to delete tables.
Last updated