PHPackages                             zaghadon/themeboot - 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. [CLI &amp; Console](/categories/cli)
4. /
5. zaghadon/themeboot

ActiveLibrary[CLI &amp; Console](/categories/cli)

zaghadon/themeboot
==================

A Free and OpenSource Lightweight CLI app to bootstrap WordPress Theme Development

1.0.0(5y ago)331GPL-3.0-or-laterPHP

Since Aug 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/zaghadon/themeboot)[ Packagist](https://packagist.org/packages/zaghadon/themeboot)[ Docs](https://github.com/zaghadon/themeboot)[ RSS](/packages/zaghadon-themeboot/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

[![logo](https://github.com/zaghadon/themeboot/raw/master/screenshot.png?raw=true "Themeboot logo")](https://github.com/zaghadon/themeboot/blob/master/screenshot.png?raw=true)

 [ ![Latest Stable Version](https://camo.githubusercontent.com/4b400c2e7ee54ab4d08f11d2af9a5ba68de4944f115247d743db6cfbb19bc5c5/68747470733a2f2f706f7365722e707567782e6f72672f7a61676861646f6e2f7468656d65626f6f742f76 "Latest Stable Version") ](//packagist.org/packages/zaghadon/themeboot) [ ![Total Downloads](https://camo.githubusercontent.com/ff3c8e29e9b7715be7f58e6b8e1ff8c9aa17d9adbc187244a44772c70f849da7/68747470733a2f2f706f7365722e707567782e6f72672f7a61676861646f6e2f7468656d65626f6f742f646f776e6c6f616473 "Total Downloads") ](//packagist.org/packages/zaghadon/themeboot) [ ![License](https://camo.githubusercontent.com/f791c263113c7f26790b87f71b80aa7c17e9f709ac45571b3458bcf41662f675/68747470733a2f2f706f7365722e707567782e6f72672f7a61676861646f6e2f7468656d65626f6f742f6c6963656e7365 "License") ](//packagist.org/packages/zaghadon/themeboot)

 Themeboot CLI
===============

[](#--------themeboot-cli----)

themeboot
=========

[](#themeboot)

[Themeboot](https://github.com/zaghadon/themeboot) is A Free and OpenSource Lightweight CLI app to bootstrap WordPress Theme Development created by @zaghadon. This repository is the official repository for `themeboot`.

### Why themeboot

[](#why-themeboot)

Me self no know ooh, but as e be, if you use it and you like it eh, Just send me your project link let me list it on the `Created with` section and why you enjoyed it so I can update this section too please. Thank you &lt;3

Getting Started
---------------

[](#getting-started)

You'll need `php-cli`, [Composer](https://getcomposer.org/) and A local [WordPress](https://wordpress.org) installation to get started.

**Simple Installation:**

Make sure to place Composer's system-wide vendor bin directory in your $PATH so the themeboot executable can be located by your system. This directory exists in different locations based on your operating system; however, some common locations include:

macOS: $HOME/.composer/vendor/bin Windows: %USERPROFILE%\\AppData\\Roaming\\Composer\\vendor\\bin GNU / Linux Distributions: $HOME/.config/composer/vendor/bin or $HOME/.composer/vendor/bin

You could also find the composer's global installation path by running composer global about and looking up from the first line.

Run `composer global require zaghadon/themeboot` to install Themeboot Globally in your computer. Run `themeboot` to verify successful installation.

Another Way is to clone the project directly to your computer. Change Directory to the cloned project, Install composer dependency and allow the post installation cmd script to export the Shell Script to your local environment PATH to enable global access.

Run `git clone https://github.com/zaghadon/themeboot.git`Run `cd themeboot`Run `composer install`

If the post install script didn't run successfully, you can manually install it globally by:

- Windows : Adding the path to `themeboot` to system PATH variable.
- Linux : Run `sudo ln -s /usr/local/bin/themeboot /path/to/themeboot` replacing path to with your themeboot installation location. This would create a symlink between your local global bin folder and themeboot executable binary.

Run `themeboot` to verify successful installation.

**Simple Usage:**

Change Directory to the theme Folder of your wordpress installation. `cd **/wp-content/themes/` . Initialize new theme development with themeboot `themeboot init`

Contributing
------------

[](#contributing)

Contributions are very welcome! You can contribute with code, documentation, filing issues...

Credits
-------

[](#credits)

- WP Theme Scaffold created by @krafthaus\_ is based on Underscores , (C) 2012-2016 Automattic, Inc. Underscores is distributed under the terms of the GNU GPL v2 or later.
- [Minicli](https://github.com/zaghadon/themeboot) is an experimental dependency-free toolkit for building CLI-centric applications in PHP. Minicli was created as [an educational experiment](https://dev.to/erikaheidi/bootstrapping-a-cli-php-application-in-vanilla-php-4ee) and a way to go dependency-free when building simple command-line applications in PHP. It can be used for microservices, personal dev tools, bots and little fun things.

Created with Themeboot
----------------------

[](#created-with-themeboot)

- [Themester](https://github.com/zaghadon/themester) - a Multipurpose WordPress Theme for building beautiful dynamic websites (Under Development).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity54

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

Unknown

Total

1

Last Release

2093d ago

### Community

Maintainers

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

---

Top Contributors

[![zaghadon](https://avatars.githubusercontent.com/u/33941830?v=4)](https://github.com/zaghadon "zaghadon (7 commits)")

---

Tags

clicommand-linewordpresstemplatewptheme

### Embed Badge

![Health badge](/badges/zaghadon-themeboot/health.svg)

```
[![Health](https://phpackages.com/badges/zaghadon-themeboot/health.svg)](https://phpackages.com/packages/zaghadon-themeboot)
```

PHPackages © 2026

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