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

ActiveSilverstripe-vendormodule

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

SiteTools extension for custom 'siteconfig' fields in Silverstripe CMS

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

Since Apr 6Pushed 1y 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 1mo ago

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

24

—

LowBetter than 32% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity44

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

718d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a179665a0838e9e3dd012106ebefb73b9f83b25c896f0b105100d3c4e6defa9?d=identicon)[minimalic](/maintainers/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

[silvershop/core

Provides an ecommerce product catalog, shopping cart, and order management system

11340.0k37](/packages/silvershop-core)[silverstripe-terraformers/gridfield-rich-filter-header

Rich filter header component for GridField

1325.7k1](/packages/silverstripe-terraformers-gridfield-rich-filter-header)[sunnysideup/ecommerce

Silverstripe E-commerce Application

257.2k79](/packages/sunnysideup-ecommerce)

PHPackages © 2026

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