-
Notifications
You must be signed in to change notification settings - Fork 0
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
12 additions
and
2 deletions.
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,2 +1,12 @@ | ||
# mod_rfvideo | ||
Video player module for Joomla 4 | ||
# Richard Fath's Video Player Module for Joomla 4. | ||
This is my video player module for Joomla 4. | ||
|
||
I use it for replacing my inline scripted video players of my private Jooomla 3.10 website as part of preparing my site for upgrading to Jooomla 4, which is still work in progress. | ||
|
||
There is already an installable package available for download, see the releases, and there is an update site for updates. | ||
|
||
So feel free to use it. | ||
|
||
But there is no documentation yet, and currently I won't be able to provide any support, so you would have to explore on your own how it works. | ||
|
||
This might change when I find the time. |