---
title: "Subscriptions are here!"
description: "Since the Responsive Scroll Triggered Box have shown great promise and unbelievably good feedback it's only natural that I will continue support"
url: "https://www.tassos.gr/blog/subscriptions-are-here"
date: "2026-05-03T01:54:49+00:00"
language: "en-GB"
---

#  Subscriptions are here!

 ![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)

 Jun 18 2015

 2 min read

 Last updated may 14 2024

 ![Subscriptions are here!](https://www.tassos.gr/media/k2/items/src/233826a67be66a810b23a263230da62e.jpg)
 Since the [Responsive Scroll Triggered Box](http://www.tassos.gr/joomla-extensions/responsive-scroll-triggered-box-for-joomla) have shown great promise and unbelievably good feedback it's only natural that I will continue supporting it indefinitely and I will continue developing new extensions with **the next ground-breaking extension on the way!**

 To provide the best experience to my customers I have decided to implement **a more distinct and clear** way of knowing what you get when you purchase an extension. So here comes **the subscription model!**

There are 3 types of subscriptions!

- 3 Months Subscription
- A Full Year's Subscription
- A Lifetime Subcription

### [What's included in ALL of the plans](#what-s-included-in-all-of-the-plans)

- Access the upgrade of your extension for as long as your subscription is valid.
- There is **no limit on domains** in which you can install your purchased extension. Go on and install it wherever you'd like.
- If by all means you are not happy with what your purchased extension offers then you are entitled to a **Guaranteed 7-day full refund!**.
- All of the extensions' code is open for you to see and experiment on. There is **no encryption on any part of the code**. Forget about the troublesome Zend Guard and its similar ionCube!

### [The 3-months Subscription](#the-3-months-subscription)

 The price of this subscription is the same as it was previously with the difference being that you get to download free upgrades of your purchased extension for 3 months.

### [The Full Year's Subscription](#the-full-year-s-subscription)

 Essentially it is the same with the previous subscription but now **you save a lot of money** and of course you get to download **free upgrades** of the plugin for a whole year!

### [Lifetime](#lifetime)

 It is pretty much self explanatory and if you are commited to your cause then this is the plan for you. The amount of money you save with this plan is really **incalculable** since you'll be enjoying quality functionality, frequently updated and virtually hassle-free!

### [Discounts](#discounts)

 Of course there are discounts! For my loyal existing customers I give **20% discount towards every subscription renewal or upgrade to another plan before expiration!**

## [How can I manage my account?](#how-can-i-manage-my-account)

 From now on you are able to manage your subscription through your account page the same way you logged in and [downloaded](http://www.tassos.gr/downloads) any updates!

 You can do everything between knowing when does your [subscription](http://www.tassos.gr/subscriptions) expires and downloading any invoice you might want.

## 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": "Subscriptions are here!",
            "item": "https://www.tassos.gr/blog/subscriptions-are-here"
        }
    ]
}
```

```json
{
    "@context": "https://schema.org",
    "@type": "BlogPosting",
    "mainEntityOfPage": {
        "@type": "WebPage",
        "@id": "https://www.tassos.gr/blog/subscriptions-are-here"
    },
    "headline": "Subscriptions are here!",
    "image": {
        "@type": "ImageObject",
        "url": "https://www.tassos.gr/media/k2/items/src/233826a67be66a810b23a263230da62e.jpg"
    },
    "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": "2015-06-18T08:26:00+03:00",
    "dateCreated": "2015-06-18T08:26:00+03:00",
    "dateModified": "2024-05-14T10:40:35+03:00"
}
```
