PHPackages                             pixelstudio/pixel-wp-theme - 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. [Templating &amp; Views](/categories/templating)
4. /
5. pixelstudio/pixel-wp-theme

ActiveWordpress-theme[Templating &amp; Views](/categories/templating)

pixelstudio/pixel-wp-theme
==========================

WordPress boilerplate theme built with Gutenberg and good-old widgets

6.6.0(1y ago)416MITSassPHP &gt;=7.0.0

Since Mar 27Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/pixelstudio-id/pixel-wp-theme)[ Packagist](https://packagist.org/packages/pixelstudio/pixel-wp-theme)[ Docs](https://github.com/pixelstudio-id/pixel-wp-theme/)[ RSS](/packages/pixelstudio-pixel-wp-theme/feed)WikiDiscussions master Synced yesterday

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

Pixel WordPress Theme
=====================

[](#pixel-wordpress-theme)

A WordPress starter theme built with Gutenberg and good-old widgets.

Stylesheet is compiled with **Node Sass**. Visit that link to know how to compile Sass.

**REQUIREMENTS**

- PHP 8.2 (at least 7.4)
- WordPress 6.4 (at least 6.2)
- Node 20.15.1

**TABLE OF CONTENTS**

1. [Installation](#installation)
2. [Compiling Sass](#compiling-sass)
3. [Useful Links](#useful-links)

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

[](#installation)

**MANUAL**

1. Copy this repo to your WordPress theme directory.
2. Download [Pixel WP Library](https://github.com/pixelstudio-id/pixel-wp-library) plugin and put it into your Plugin directory.

**WITH COMPOSER**

> Available in Packagist under the name `pixelstudio/pixel-wp-theme`.

This is our workflow for starting a new project:

1. Create a directory, put WP Core files in it.
2. In the root path (where `wp-config` resides), create new file named `composer.json`. Put this code below:

    ```
    {
      "name": "pixelstudio/new-site",
      "description": "Run the command `composer update` to download all plugins and themes.",
      "authors": [
        { "name": "Pixel Studio", "email": "info@pixelstudio.id", "homepage": "https://pixelstudio.id" }
      ],
      "require": {
        "pixelstudio/pixel-wp-theme": "~5.9.0",
        "pixelstudio/pixel-wp-library": "~5.9.0"
      },
      "require-dev": {},
      "suggest": {},
      "repositories":[
        { "type": "composer", "url":"https://wpackagist.org" }
      ],
      "autoload": { "psr-0": { "Acme": "src/" } }
    }

    ```
3. Run the command `composer update` in that directory.
4. After first run, rename `pixel-wp-theme` so it won't be overriden the next time you run `composer update`. Also remove `pixelstudio/pixel-wp-theme` in your Composer JSON.

Compiling Sass
--------------

[](#compiling-sass)

1. Install Node JS if you don't have it yet.
2. Run `npm update` in this directory to download all modules.
3. Open `webpack.config.js` and change the variable `localDomain` to fit your localhost domain.
4. Run `npm run dev` to watch the Sass files and launch Browser Sync that refreshes the CSS everytime you save.
5. Before pushing to live, run `npm run prod` to minify all CSS and JS.

Vue Integration
---------------

[](#vue-integration)

In PixelStudio, we often uses Vue for interactive elements. Read [this guide](https://github.com/pixelstudio-id/pixel-wp-library/wiki/Creating-a-Vue-Component) on our wiki for how to set it up.

Used In
-------

[](#used-in)

Here are some websites that uses this theme:

- [WordPress Tips - Advanced Tutorial](https://wptips.dev)
- [Gumaya - 5-star Hotel](https://gumayatowerhotel.com)
- [Kantu - Peruvian Gifts](https://mikantu.com)
- [LTL School - Learn Mandarin in China](https://ltl-school.com)
- [Premiera Skincare](https://premieraskincare.com/)
- [Pixel Studio - Web Designer](https://pixelstudio.id)
- [Angela Chung - Fashion Designer](https://angela-chung.com)
- [Briliant Glass - Glassware Factory](https://briliant.glass)
- [Fitnation - Premium Gym](https://fitnation.co.id)
- [Istana Mie - Restaurant Franchise](https://istanamie.com)
- [GES13 - Refrigeration Distributor](https://ges13.com)
- [Paritama - Garden Architecture](https://paritama.com)
- [Pandarin - Mandarin Learning Center](https://pandarin.net)

###  Health Score

36

—

LowBetter than 79% of packages

Maintenance71

Regular maintenance activity

Popularity10

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Recently: every ~114 days

Total

13

Last Release

472d ago

Major Versions

5.9.x-dev → 6.2.12023-04-27

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/515239?v=4)[Martijn Dekker](/maintainers/pixelstudio)[@Pixelstudio](https://github.com/Pixelstudio)

---

Top Contributors

[![hrsetyono](https://avatars.githubusercontent.com/u/3876541?v=4)](https://github.com/hrsetyono "hrsetyono (92 commits)")

---

Tags

wordpresstemplatetheme

### Embed Badge

![Health badge](/badges/pixelstudio-pixel-wp-theme/health.svg)

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

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[pressbooks/pressbooks

Pressbooks is an open source book publishing tool built on a WordPress multisite platform. Pressbooks outputs books in multiple formats, including PDF, EPUB, web, and a variety of XML flavours, using a theming/templating system, driven by CSS.

45444.2k1](/packages/pressbooks-pressbooks)[htmlburger/wpemerge-theme

A modern WordPress starter theme which uses the WP Emerge framework

2873.8k](/packages/htmlburger-wpemerge-theme)[pressbooks/pressbooks-book

This theme is named after Canadian media theorist Marshall McLuhan, who coined the phrase “the medium is the message.” It is designed for academic writing and is also suitable for fiction. Headings are set in Cormorant Garamond, and body type is set in Lora.

206.7k](/packages/pressbooks-pressbooks-book)

PHPackages © 2026

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