PHPackages                             nswdpc/silverstripe-schema-specialannouncement - 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. nswdpc/silverstripe-schema-specialannouncement

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

nswdpc/silverstripe-schema-specialannouncement
==============================================

Schema.org SpecialAnnouncement support for Silverstripe

v1.1.0(6mo ago)05.1k↑100%[1 PRs](https://github.com/nswdpc/silverstripe-schema-specialannouncement/pulls)1BSD-3-ClausePHP

Since Dec 21Pushed 6mo ago1 watchersCompare

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

READMEChangelog (7)Dependencies (10)Versions (11)Used By (1)

Schema.org Special Announcement for Silverstripe
================================================

[](#schemaorg-special-announcement-for-silverstripe)

This module provides support for the [SpecialAnnouncement term within the schema.org specification](https://schema.org/SpecialAnnouncement) within the Silverstripe content management system

Features
--------

[](#features)

- Add an [elemental block](https://github.com/dnadesign/silverstripe-elemental) to a page, to select and display a single special announcement
- Automatically renders JSON-LD supporting schema.org metadata
- Provides a model admin with permission management to add,edit and delete multiple special announcements
- Select a global special announcement for your site
- Optionally link specific special announcements to one or more pages
- Link support for internal and external URLs

Supported schema.org/SpecialAnnouncement metadata
-------------------------------------------------

[](#supported-schemaorgspecialannouncement-metadata)

```

{
    "@context": "http:\/\/schema.org",
    "@type": "SpecialAnnouncement",
    "category": "https:\/\/www.wikidata.org\/wiki\/Q81068910",
    "name": "COVID-19 Update",
    "text": "Stay safe with the latest COVID Safe information",
    "image": "https:\/\/example.com\/assets\/Uploads\/stay-covid-safe.jpg",
    "datePosted": "2020-11-06T12:00:00+1100",
    "expires": "2021-01-14T12:00:00+1100",
    "url": "https:\/\/example.com"
}

```

You can also specify the following values as links to further content (external or internal)

```
diseasePreventionInfo
diseaseSpreadStatistics
gettingTestedInfo
governmentBenefitsInfo
newsUpdatesAndGuidelines
publicTransportClosuresInfo
quarantineGuidelines
schoolClosuresInfo
travelBans

```

Installation
------------

[](#installation)

The recommended way of installing this module is via [composer](https://getcomposer.org/download/)

```
composer require nswdpc/silverstripe-schema-specialannouncement

```

License
-------

[](#license)

[BSD-3-Clause](./LICENSE.md)

Documentation
-------------

[](#documentation)

- [Documentation](./docs/en/001_index.md)

Configuration
-------------

[](#configuration)

There is no configuration outside of the administration area, currently.

Maintainers
-----------

[](#maintainers)

- [dpcdigital@NSWDPC:~$](https://dpc.nsw.gov.au)

TODO
----

[](#todo)

- spatialCoverage support

Bugtracker
----------

[](#bugtracker)

We welcome bug reports, pull requests and feature requests on the Github Issue tracker for this project.

Please review the [code of conduct](./code-of-conduct.md) prior to opening a new issue.

Development and contribution
----------------------------

[](#development-and-contribution)

If you would like to make contributions to the module please ensure you raise a pull request and discuss with the module maintainers.

Please review the [code of conduct](./code-of-conduct.md) prior to completing a pull request.

###  Health Score

43

—

FairBetter than 91% of packages

Maintenance68

Regular maintenance activity

Popularity22

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

Top contributor holds 95.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

Every ~298 days

Recently: every ~289 days

Total

7

Last Release

186d ago

Major Versions

v0.2.0 → v1.0.0-rc12023-07-27

### Community

Maintainers

![](https://www.gravatar.com/avatar/1caefd99092b4a43254e48c40347224f671032ec1ffc3a457e06a7e9ab6e7c02?d=identicon)[nswdpc](/maintainers/nswdpc)

---

Top Contributors

[![JamesDPC](https://avatars.githubusercontent.com/u/69664712?v=4)](https://github.com/JamesDPC "JamesDPC (22 commits)")[![tardinha](https://avatars.githubusercontent.com/u/457209?v=4)](https://github.com/tardinha "tardinha (1 commits)")

---

Tags

covid-19json-ldmetadataschemaschema-orgsilverstripespecialannouncementsilverstripeschema.orgnswSpecialAnnouncement

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan, Rector

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/nswdpc-silverstripe-schema-specialannouncement/health.svg)

```
[![Health](https://phpackages.com/badges/nswdpc-silverstripe-schema-specialannouncement/health.svg)](https://phpackages.com/packages/nswdpc-silverstripe-schema-specialannouncement)
```

###  Alternatives

[silverstripe/blog

A fresh take on blogging in Silverstripe set out to tackle the issue of a cluttered Site Tree.

104739.2k31](/packages/silverstripe-blog)[silverstripe/subsites

Run multiple sites from a single SilverStripe install.

65392.9k20](/packages/silverstripe-subsites)[bramdeleeuw/silverstripe-schema

Add schema to a Silverstripe page

109.1k2](/packages/bramdeleeuw-silverstripe-schema)

PHPackages © 2026

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