PHPackages                             gebruederheitz/wp-theme-mod-export - 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. gebruederheitz/wp-theme-mod-export

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

gebruederheitz/wp-theme-mod-export
==================================

Export &amp; Import theme\_mods / customizer settings.

v1.0.4(4y ago)0891GPL-3.0-onlyPHPPHP &gt;=7.3

Since Nov 12Pushed 4y ago2 watchersCompare

[ Source](https://github.com/gebruederheitz/wp-theme-mod-export)[ Packagist](https://packagist.org/packages/gebruederheitz/wp-theme-mod-export)[ RSS](/packages/gebruederheitz-wp-theme-mod-export/feed)WikiDiscussions main Synced 1mo ago

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

Wordpress Theme Mod Export
==========================

[](#wordpress-theme-mod-export)

*Export &amp; Import theme\_mods / customizer settings.*

---

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

[](#installation)

via composer:

```
> composer require gebruederheitz/wp-theme-mod-export
```

Make sure you have Composer autoload or an alternative class loader present.

Usage
-----

[](#usage)

```
# functions.php (or controller class)
use Gebruederheitz\Wordpress\ThemeModExporter;

ThemeModExporter::init();
```

This will set up the utility page allowing users to export theme\_mods (which Customizer settings are usually stored under, e.g. in `gebruederheitz/wp-easy-customizer`) to a JSON file, and to import one of those files into the currently selected theme. The page will appear in the "Design" section of the Wordpress backend at `/wordpress/wp-admin/themes.php?page=ghwp-theme-mods-export`.

Development
-----------

[](#development)

### Dependencies

[](#dependencies)

- PHP &gt;= 7.4
- [Composer 2.x](https://getcomposer.org)
- [NVM](https://github.com/nvm-sh/nvm) and nodeJS LTS (v16.x)
- Nice to have: GNU Make (or drop-in alternative)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Total

5

Last Release

1554d ago

PHP version history (2 changes)v1.0.0PHP ^7.3

v1.0.4PHP &gt;=7.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/d2a201d58341e3ed71321bcb66cb375a8c6efffce7d8fe33244e821afc087c78?d=identicon)[mediocrity](/maintainers/mediocrity)

---

Top Contributors

[![AndreasMaros](https://avatars.githubusercontent.com/u/25008845?v=4)](https://github.com/AndreasMaros "AndreasMaros (6 commits)")

###  Code Quality

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/gebruederheitz-wp-theme-mod-export/health.svg)

```
[![Health](https://phpackages.com/badges/gebruederheitz-wp-theme-mod-export/health.svg)](https://phpackages.com/packages/gebruederheitz-wp-theme-mod-export)
```

###  Alternatives

[serhioromano/bootstrap-calendar

Bootstrap full view calendar.

3.0k5.9k2](/packages/serhioromano-bootstrap-calendar)[motomedialab/laravel-self-healing-urls

Generate self-healing URLs for models

252.7k](/packages/motomedialab-laravel-self-healing-urls)

PHPackages © 2026

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