---
title: "Increased renewal discount from now on"
description: "As a gesture of a very much deserved good will, I have decided to increase the renewal discount for all of the subscription plans from 25% to 30% e"
url: "https://www.tassos.gr/blog/increased-renewal-discount-from-now-on"
date: "2026-05-01T03:56:56+00:00"
language: "en-GB"
---

#  Increased renewal discount from now on

 ![Tassos Marinos](https://www.gravatar.com/avatar/cc4c5cd6974bf2cd8bfa2d6efcc60843?s=48)  Tassos Marinos  [Follow](https://x.com/tassosm)

 Published in [Blog](https://www.tassos.gr/blog)

 Sep 5 2017

 1 min read

 Last updated may 14 2024

 ![Increased renewal discount from now on](https://www.tassos.gr/media/template/fallback.png) As a gesture of a very much deserved good will, I have decided to increase the renewal discount for all of the subscription plans from 25% to **30% effective immediately.**

 My only goal is to keep you, the Joomla community which trusts me, happy and willing to keep this healthy relationship at the best possible standing to perpetuity.

 For those who aren't familiar with the renewal discount, it is an automated discount applied during the checkout process as long as you are about to renew a subscription which hasn't expired yet.

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "name": "Home",
            "item": "https://www.tassos.gr"
        },
        {
            "@type": "ListItem",
            "position": 2,
            "name": "Blog",
            "item": "https://www.tassos.gr/blog"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Increased renewal discount from now on",
            "item": "https://www.tassos.gr/blog/increased-renewal-discount-from-now-on"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/increased-renewal-discount-from-now-on"
    },
    "headline": "Increased renewal discount from now on",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Tassos",
        "logo": {
            "@type": "ImageObject",
            "url": "https://www.tassos.gr/https://www.tassos.gr/media/brand/logo-text.png"
        }
    },
    "author": {
        "@type": "Person",
        "name": "Tassos Marinos",
        "url": "https://x.com/tassosm"
    },
    "datePublished": "2017-09-05T08:28:00+03:00",
    "dateCreated": "2017-09-05T08:28:00+03:00",
    "dateModified": "2024-05-14T10:40:41+03:00"
}
```
