---
title: "Code Snippets 1.0.1-RC2 - Code Snippets"
description: "Code Snippets Extension for Joomla"
url: "https://www.tassos.gr/releases/code-snippets-beta/code-snippets-beta-1-0-1-rc2"
date: "2026-06-15T10:05:13+00:00"
language: "en-GB"
---

#  Code Snippets 1.0.1-RC2

 Released on Thursday, 28 May 2026 15:25

 Maturity: Alpha

## Files

Download files included in this release for your setup.

 Free Version  Essential features to get started

 Free

  Date   28 May 2026

  File Name   tassos\_code\_snippets\_1.0.1-RC2\_free.zip

  File Size   2.81 Mb

 [ Download Free version ](https://www.tassos.gr/releases/code-snippets-beta/code-snippets-beta-1-0-1-rc2/tassos_code_snippets_1.0.1-RC2_free.zip?format=zip)

 Pro Version  Advanced features for professional use

 Pro

  Date   28 May 2026

  File Name   tassos\_code\_snippets\_1.0.1-RC2\_pro.zip

  File Size   2.82 Mb

 [ Log in to access the Pro version ](https://www.tassos.gr/user/login?return=aHR0cHM6Ly93d3cudGFzc29zLmdyL3JlbGVhc2VzL2NvZGUtc25pcHBldHMtYmV0YS9jb2RlLXNuaXBwZXRzLWJldGEtMS0wLTEtcmMy)

## Release Notes

Read the detailed notes about this release, including new features, improvements, and bug fixes.

   Added - Added Duplicate button to the snippets toolbar for quick one-click duplication of selected snippets.
- Added the ability to customize the shortcode of a snippet directly from the edit screen.
- Added click-to-copy on the shortcode shown in the Location column of the snippets list.

   Fixed - Fixed installation failure on Joomla sites that were upgraded from version 3.x.
- Fixed an error appearing during uninstall caused by a duplicate folder entry in the plugin manifest.

## Compatibility

Your site should meet the following requirements to be able to install this release.

 Joomla

  5.0 5.1 5.2 5.3 5.4 6.0 6.1

 PHP

  7.4 8.0 8.1 8.2 8.3 8.4

 [ Back to Releases ](https://www.tassos.gr/releases/code-snippets-beta)

## 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": "Releases",
            "item": "https://www.tassos.gr/releases"
        },
        {
            "@type": "ListItem",
            "position": 3,
            "name": "Code Snippets",
            "item": "https://www.tassos.gr/releases/code-snippets-beta"
        },
        {
            "@type": "ListItem",
            "position": 4,
            "name": "1.0.1-RC2",
            "item": "https://www.tassos.gr/releases/code-snippets-beta/code-snippets-beta-1-0-1-rc2"
        }
    ]
}
```
