PHPackages                             minimalic/silverstripe-sitetools - 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. minimalic/silverstripe-sitetools

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

minimalic/silverstripe-sitetools
================================

SiteTools extension for custom 'siteconfig' fields in Silverstripe CMS

1.2.0(2y ago)014BSD-3-ClausePHP

Since Apr 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/minimalic/silverstripe-sitetools)[ Packagist](https://packagist.org/packages/minimalic/silverstripe-sitetools)[ RSS](/packages/minimalic-silverstripe-sitetools/feed)WikiDiscussions main Synced today

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Silverstripe SiteTools
======================

[](#silverstripe-sitetools)

Silverstripe Extension for Settings and Pages with custom configuration fields for usage in own templates.

New options for Pages:

- `ShowInFooter` (Bool)

New options for SiteConfig:

- `FooterCopyright` (Varchar)
- `FooterDisclaimer` (HTMLText)

Requirements
------------

[](#requirements)

- Silverstripe 4 or Silverstripe 5

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

[](#installation)

```
composer require minimalic/silverstripe-sitetools
```

Refresh DB (shell website root): `vendor/bin/sake dev/build "flush=all"`

Or use base URL with: `/dev/build?flush=all`

Configuration: CMS
------------------

[](#configuration-cms)

Use the Settings area for global footer content or Page settings for the `ShowInFooter` option.

Configuration: Templates
------------------------

[](#configuration-templates)

In your footer template use `$SiteConfig.FooterCopyright` or `$SiteConfig.FooterDisclaimer`:

```

    &copy; $Now.Year $SiteConfig.FooterCopyright

    $SiteConfig.FooterDisclaimer

```

For custom lists/navs of pages with `ShowInFooter` enabled use `` in Footer templates.

License
-------

[](#license)

See [License](LICENSE.md)

Copyright (c) 2024, minimalic.com - Sebastian Finke All rights reserved.

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~11 days

Total

5

Last Release

772d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/18061991?v=4)[minimalic](/maintainers/minimalic)[@minimalic](https://github.com/minimalic)

---

Top Contributors

[![minimalic](https://avatars.githubusercontent.com/u/18061991?v=4)](https://github.com/minimalic "minimalic (18 commits)")

---

Tags

footersilverstripe-modulesilverstripesiteconfig

### Embed Badge

![Health badge](/badges/minimalic-silverstripe-sitetools/health.svg)

```
[![Health](https://phpackages.com/badges/minimalic-silverstripe-sitetools/health.svg)](https://phpackages.com/packages/minimalic-silverstripe-sitetools)
```

###  Alternatives

[silverstripe/userforms

UserForms enables CMS users to create dynamic forms via a drag and drop interface and without getting involved in any PHP code

1371.1M85](/packages/silverstripe-userforms)[symbiote/silverstripe-advancedworkflow

Adds configurable workflow support to the CMS, with a GUI for creating custom workflow definitions.

46302.4k9](/packages/symbiote-silverstripe-advancedworkflow)[silverstripe/sharedraftcontent

Share draft page content with non-CMS users

21424.1k12](/packages/silverstripe-sharedraftcontent)[axllent/silverstripe-cms-tweaks

Several CMS usability improvements

1726.4k1](/packages/axllent-silverstripe-cms-tweaks)[nzta/silverstripe-sitebanner

Site-wide banners activated through the CMS

1038.7k](/packages/nzta-silverstripe-sitebanner)[dorsetdigital/silverstripe-enhanced-requirements

Enhanced requirements for Silverstripe

118.4k4](/packages/dorsetdigital-silverstripe-enhanced-requirements)

PHPackages © 2026

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