PHPackages                             flashbackzoo/copytoclipboard - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. flashbackzoo/copytoclipboard

ActiveSilverstripe-module[Utility &amp; Helpers](/categories/utility)

flashbackzoo/copytoclipboard
============================

Copy a SilverStripe field's value to the clipboard.

v1.0.0(11y ago)0511JavaScript

Since May 5Pushed 10y ago1 watchersCompare

[ Source](https://github.com/flashbackzoo/copytoclipboard)[ Packagist](https://packagist.org/packages/flashbackzoo/copytoclipboard)[ RSS](/packages/flashbackzoo-copytoclipboard/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

CopyToClipboard
===============

[](#copytoclipboard)

Copy a SilverStripe field's value to the clipboard using

Install the module then add the `copy-to-clipboard` CSS class to your text field.

```
  $fields->addFieldToTab("Root.Main",
    TextField::create('Text')->addExtraClass('copy-to-clipboard')
  );
```

This will add a copy button to your field. Clicking the button with copy the field's value to the clipboard.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 85.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4032d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/73d7553a86dcf47a933f6227a30cb38ff83e11310a6a42d24b68db650433e5d9?d=identicon)[flashbackzoo](/maintainers/flashbackzoo)

---

Top Contributors

[![flashbackzoo](https://avatars.githubusercontent.com/u/878176?v=4)](https://github.com/flashbackzoo "flashbackzoo (6 commits)")[![davidmorrisonnz](https://avatars.githubusercontent.com/u/22651645?v=4)](https://github.com/davidmorrisonnz "davidmorrisonnz (1 commits)")

---

Tags

silverstripe

### Embed Badge

![Health badge](/badges/flashbackzoo-copytoclipboard/health.svg)

```
[![Health](https://phpackages.com/badges/flashbackzoo-copytoclipboard/health.svg)](https://phpackages.com/packages/flashbackzoo-copytoclipboard)
```

###  Alternatives

[silverstripe/multi-domain

Allows multiple domains to access one CMS instance, mapping them to different sections of the hierarchy

141.6k](/packages/silverstripe-multi-domain)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
