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.0k↓50%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 1mo ago

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 75% of packages

Maintenance30

Infrequent updates — may be unmaintained

Popularity24

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

742d ago

Major Versions

0.3.3 → 1.0.02022-12-12

### Community

Maintainers

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

Generate static sites with Statamic.

254302.4k](/packages/statamic-ssg)[statamic/seo-pro

65440.7k](/packages/statamic-seo-pro)[jacksleight/statamic-bard-texstyle

17172.5k](/packages/jacksleight-statamic-bard-texstyle)[visuellverstehen/statamic-classify

A useful helper to add CSS classes to all HTML tags generated by the bard editor.

20116.8k](/packages/visuellverstehen-statamic-classify)[marcorieser/statamic-livewire

A Laravel Livewire integration for Statamic.

2381.5k10](/packages/marcorieser-statamic-livewire)[withcandour/aardvark-seo

Save time and get your Statamic site to rank better with the SEO addon for Statamic.

13128.3k](/packages/withcandour-aardvark-seo)

PHPackages © 2026

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