PHPackages                             jacksleight/statamic-lazy-logo - 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. jacksleight/statamic-lazy-logo

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

jacksleight/statamic-lazy-logo
==============================

1.1.1(2y ago)15.1k↓90.6%1PHP

Since Sep 20Pushed 1y ago1 watchersCompare

[ Source](https://github.com/jacksleight/statamic-lazy-logo)[ Packagist](https://packagist.org/packages/jacksleight/statamic-lazy-logo)[ RSS](/packages/jacksleight-statamic-lazy-logo/feed)WikiDiscussions main Synced today

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

Lazy Logo
=========

[](#lazy-logo)

> ⚠️ **Abandoned:** Statamic now has [built-in support](https://github.com/statamic/cms/pull/10350) for this feature.

This Statamic addon automatically generates a control panel logo image based on the application name. It supports custom text and styles, different logo styles for outside (login etc.) and inside pages, and setting an outside page background.

> **Note**This addon uses Statamic's white labeling feature, which is Pro only. Therefore this addon will only work with the Pro edition.

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

[](#installation)

You can search for this addon in the `Tools > Addons` section of the Statamic control panel and click **install**, or run the following command from your project root:

```
composer require jacksleight/statamic-lazy-logo
```

Then set the `statamic.cp.custom_logo_url` config option to the Lazy Logo paths:

```
'custom_logo_url' => [
    'nav' => '/cp/lazy-logo/nav.svg',
    'outside' => '/cp/lazy-logo/outside.svg',
],
```

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

[](#configuration)

You can customise the styles by publishing the config:

```
php please vendor:publish --tag=statamic-lazy-logo-config
```

And then opening `config/statamic/lazy_logo.php` to make your changes.

### Outside Page Background

[](#outside-page-background)

You can enable the Lazy Logo background by setting the `statamic.cp.custom_css_url` config option to the Lazy Logo path:

```
'custom_css_url' => '/cp/lazy-logo/cp.css',
```

And then changing the `statamic.cp.theme` config option to `lazy-logo`:

```
'theme' => 'lazy-logo',
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance29

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity57

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.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 ~106 days

Recently: every ~224 days

Total

10

Last Release

788d ago

Major Versions

0.3.3 → 1.0.02022-12-12

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/126740?v=4)[Jack Sleight](/maintainers/jacksleight)[@jacksleight](https://github.com/jacksleight)

---

Top Contributors

[![jacksleight](https://avatars.githubusercontent.com/u/126740?v=4)](https://github.com/jacksleight "jacksleight (58 commits)")[![duncanmcclean](https://avatars.githubusercontent.com/u/19637309?v=4)](https://github.com/duncanmcclean "duncanmcclean (1 commits)")[![robbanl](https://avatars.githubusercontent.com/u/922250?v=4)](https://github.com/robbanl "robbanl (1 commits)")

### Embed Badge

![Health badge](/badges/jacksleight-statamic-lazy-logo/health.svg)

```
[![Health](https://phpackages.com/badges/jacksleight-statamic-lazy-logo/health.svg)](https://phpackages.com/packages/jacksleight-statamic-lazy-logo)
```

###  Alternatives

[statamic/seo-pro

68516.6k](/packages/statamic-seo-pro)[statamic-rad-pack/runway

Eloquently manage your database models in Statamic.

135224.7k7](/packages/statamic-rad-pack-runway)[rias/statamic-redirect

29335.6k](/packages/rias-statamic-redirect)[duncanmcclean/statamic-cargo

Comprehensive e-commerce addon for Statamic. Build bespoke e-commerce sites without the complexity.

3416.9k](/packages/duncanmcclean-statamic-cargo)[jacksleight/statamic-bard-texstyle

18195.4k](/packages/jacksleight-statamic-bard-texstyle)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

23111.5k15](/packages/marcorieser-statamic-livewire)

PHPackages © 2026

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