PHPackages                             kanopi/saplings\_child - 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. kanopi/saplings\_child

ActiveDrupal-theme

kanopi/saplings\_child
======================

Drupal Child theme for Saplings

1.0.0.beta.41(11mo ago)031.7k↓18.8%[10 PRs](https://github.com/kanopi/saplings_child/pulls)1GPL-2.0+TwigCI failing

Since Feb 6Pushed 3mo ago10 watchersCompare

[ Source](https://github.com/kanopi/saplings_child)[ Packagist](https://packagist.org/packages/kanopi/saplings_child)[ Docs](https://github.com/kanopi/saplings_child)[ RSS](/packages/kanopi-saplings-child/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)DependenciesVersions (55)Used By (1)

Saplings Child Theme
====================

[](#saplings-child-theme)

This is a subtheme of the Ui Bootstrap Theme to demonstrate how some integrations can be done like:

- CKEditor 5 stylesheets
- Negative margins in utility classes
- Background gradients

Those integrations cannot be done in the base theme because either not enabled in Bootstrap default compiled CSS or impossible to do in a generic way.

Usage
-----

[](#usage)

You can copy/paste this theme to init your own subtheme.

You will have to change:

- the machine names of files
- the machine names inside those files
- adapt path to the Bootstrap library to recompile assets
- if you are using this in a local testing install, it's likely that `fin init`failed and did not prompt you to run `fin install-theme-tools` so make sure you do that!

Setup Steps
-----------

[](#setup-steps)

Follow these steps to set up and customize your subtheme:

1. Navigate to your theme directory:

    ```
    cd web/themes/custom/saplings_child

    ```
2. Create all your custom SCSS files under the "assets/scss/custom" directory.
3. Run the following command to watch and compile SCSS files:

    ```
    npm run watch

    ```

    This command watches for changes in your SCSS files and automatically compiles them.

Policy
------

[](#policy)

There is no backward compatibility policy in this example theme.

Breaking change can happen at any moment.

Custom Styles needed for USCF Starter Sites
-------------------------------------------

[](#custom-styles-needed-for-uscf-starter-sites)

There is one variable that isn't available via the UI Skins module that we will have to update via the theme file which is --bs-nav-link-font-size Change need which can be placed in the overrides.scss file

```
.menu--banner .nav-link {
--bs-nav-link-font-size: 0.875rem;
}

```

###  Health Score

40

—

FairBetter than 88% of packages

Maintenance68

Regular maintenance activity

Popularity26

Limited adoption so far

Community21

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor3

3 contributors hold 50%+ of commits

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 ~12 days

Recently: every ~46 days

Total

42

Last Release

342d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/bf9dca5c46910be861bb00920034637b5a36a1f6277413be6817a50a1ce6fc74?d=identicon)[kanopi\_studios](/maintainers/kanopi_studios)

---

Top Contributors

[![kmurphychi247](https://avatars.githubusercontent.com/u/82771690?v=4)](https://github.com/kmurphychi247 "kmurphychi247 (24 commits)")[![thejimbirch](https://avatars.githubusercontent.com/u/5177009?v=4)](https://github.com/thejimbirch "thejimbirch (15 commits)")[![echechulina](https://avatars.githubusercontent.com/u/59713012?v=4)](https://github.com/echechulina "echechulina (13 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (11 commits)")[![nkarhoff](https://avatars.githubusercontent.com/u/45244877?v=4)](https://github.com/nkarhoff "nkarhoff (7 commits)")[![taylorwillskanopi](https://avatars.githubusercontent.com/u/129998156?v=4)](https://github.com/taylorwillskanopi "taylorwillskanopi (6 commits)")[![paulsheldrake](https://avatars.githubusercontent.com/u/1062456?v=4)](https://github.com/paulsheldrake "paulsheldrake (2 commits)")[![banoodle](https://avatars.githubusercontent.com/u/7685811?v=4)](https://github.com/banoodle "banoodle (1 commits)")[![JayDarnell](https://avatars.githubusercontent.com/u/21045418?v=4)](https://github.com/JayDarnell "JayDarnell (1 commits)")[![asipple1](https://avatars.githubusercontent.com/u/4413018?v=4)](https://github.com/asipple1 "asipple1 (1 commits)")

---

Tags

do-not-archiveinternal-toolsaplings

### Embed Badge

![Health badge](/badges/kanopi-saplings-child/health.svg)

```
[![Health](https://phpackages.com/badges/kanopi-saplings-child/health.svg)](https://phpackages.com/packages/kanopi-saplings-child)
```

PHPackages © 2026

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