Skip to content

Commit

Permalink
Stable release of v5.0.0-beta1
Browse files Browse the repository at this point in the history
First release of [[[Component]]] towards Joomla 5.
  • Loading branch information
aB0T committed Mar 2, 2024
1 parent b40bc5b commit 9f0a07f
Show file tree
Hide file tree
Showing 815 changed files with 39,474 additions and 81,868 deletions.
12 changes: 10 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# v2.1.1
# v5.0.0-beta1

- Moved over to a Joomla Package
- First release of [[[Component]]] towards Joomla 5

# v3.0.3

- Removed the not_required field from the sermon model. #36

# v3.0.2

- Add the HTML class to the site default layout.
32 changes: 16 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# Sermon Distributor (2.1.x)
# Sermon Distributor (5.0.x)

![Sermon Distributor image](https://git.vdm.dev/christian/Joomla-Sermon-Distributor/raw/branch/master/admin/assets/images/vdm-component.jpg "The Sermon Distributor")

Distributor is a highly advanced sermon distributor that runs on the [Joomla 3.x](http://www.joomla.org) framework. You can link a shared folder from Dropbox to the component and use Dropbox as your file host, not to mention the advanced auto builder that gives you the ability to simply load sermons to your website by only adding them to Dropbox.
Distributor is a highly advanced sermon distributor that runs on the [Joomla 4.x & 5.x](http://www.joomla.org) framework. You can link a shared folder from Dropbox to the component and use Dropbox as your file host, not to mention the advanced auto builder that gives you the ability to simply load sermons to your website by only adding them to Dropbox.

The best way to see all your options is to install this component on you Joomla website and test all features yourself. Here is a [direct download link](https://git.vdm.dev/christian/Joomla-Sermon-Distributor/archive/master.zip)

Expand All @@ -24,38 +24,38 @@ The best way to see all your options is to install this component on you Joomla
+ *Author*: [Llewellyn van der Merwe](mailto:[email protected])
+ *Name*: [Sermon Distributor](https://www.vdm.io/)
+ *First Build*: 22nd October, 2015
+ *Last Build*: 29th May, 2023
+ *Version*: 2.1.x
+ *Last Build*: 2nd March, 2024
+ *Version*: 5.0.x
+ *Copyright*: Copyright (C) 2015. All Rights Reserved
+ *License*: GNU/GPL Version 2 or later - http://www.gnu.org/licenses/gpl-2.0.html

## Build Time :hourglass:

**210 Hours** or **26 Eight Hour Days** (actual time the author saved -
**245 Hours** or **31 Eight Hour Days** (actual time the author saved -
due to [Automated Component Builder](https://www.joomlacomponentbuilder.com))

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> never making one mistake or taking any coffee break.)
+ *Line count*: **75271**
+ *File count*: **486**
+ *Folder count*: **105**
+ *Line count*: **87679**
+ *File count*: **575**
+ *Folder count*: **120**

**138 Hours** or **18 Eight Hour Days** (the actual time the author spent)
**161 Hours** or **20 Eight Hour Days** (the actual time the author spent)

> (with the following break down:
> **debugging @52hours** = codingtime / 4;
> **planning @30hours** = codingtime / 7;
> **mapping @21hours** = codingtime / 10;
> **office @35hours** = codingtime / 6;)
> **debugging @61hours** = codingtime / 4;
> **planning @35hours** = codingtime / 7;
> **mapping @24hours** = codingtime / 10;
> **office @41hours** = codingtime / 6;)
**348 Hours** or **44 Eight Hour Days**
**406 Hours** or **51 Eight Hour Days**
(a total of the realistic time frame for this project)

> (if creating a folder and file took **5 seconds** and writing one line of code took **10 seconds**,
> with the normal everyday realities at the office, that includes the component planning, mapping & debugging.)
Project duration: **8.8 weeks** or **1.8 months**
Project duration: **10.2 weeks** or **2.1 months**

> This **component** was build with a Joomla [Automated Component Builder](https://www.joomlacomponentbuilder.com).
> Developed by [Llewellyn van der Merwe](mailto:[email protected])
> Developed by [Llewellyn van der Merwe](mailto:[email protected])
Loading

0 comments on commit 9f0a07f

Please sign in to comment.