PHPackages                             bszyk/zip-wp - 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. bszyk/zip-wp

AbandonedArchivedWordpress-plugin[Utility &amp; Helpers](/categories/utility)

bszyk/zip-wp
============

Create packaged &amp; versioned WordPress plugin zip.

v0.1.0(4y ago)018GPL-3.0-or-laterShell

Since Nov 10Pushed 4y ago1 watchersCompare

[ Source](https://github.com/bszyk/zip-wp)[ Packagist](https://packagist.org/packages/bszyk/zip-wp)[ Fund](https://www.paypal.com/donate/?business=QHL62AWL3PSMN&no_recurring=0&item_name=Anything+and+everything+helps%2C+thank+you%21)[ RSS](/packages/bszyk-zip-wp/feed)WikiDiscussions trunk Synced 1w ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

zip-wp
======

[](#zip-wp)

**Conveniently build, package, and create a .zip for your WordPress plugin.**

### Install

[](#install)

`composer require bszyk/zip-wp --dev`

update your project's `composer.json`:

```
 "scripts": {
        "zip-wp": [
            "ZipWP\\ZipWP::run_script"
        ]
    }
```

To use, run `composer zip-wp` in the project's root folder.

### What it does

[](#what-it-does)

Composer package that runs a `bash` script that:

1. Gets the plugin slug from the home directory folder name.
2. Prompts user for the version number.
3. Creates and/or updates `changelog.txt`.
    - User may enter multiple lines.
    - To exit, use `CTRL D` when on a newline.
4. Runs `npm run build`.
5. Gathers all `.php` files, all content of `build` and `assets` folders, and other common files.
6. Compresses items into `./_releases/VERSION/PLUGIN-SLUG.zip`.

You will need to give the `.sh` permission via `chmod 775` et. al.

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity40

Maturing project, gaining track record

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

1649d ago

### Community

Maintainers

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

---

Tags

wordpresszipwordpress plugin

### Embed Badge

![Health badge](/badges/bszyk-zip-wp/health.svg)

```
[![Health](https://phpackages.com/badges/bszyk-zip-wp/health.svg)](https://phpackages.com/packages/bszyk-zip-wp)
```

###  Alternatives

[log1x/navi

A developer-friendly alternative to the WordPress NavWalker.

367633.2k7](/packages/log1x-navi)[rilwis/meta-box

The most powerful &amp; comprehensive plugin to create, manage, show and connect dynamic data with forms and custom fields effortlessly on WordPress.

1.2k1.8k1](/packages/rilwis-meta-box)[hellonico/acf-country

A country field for ACF.

12193.2k](/packages/hellonico-acf-country)[balbuf/composer-wp

Manage WordPress core, plugins, and themes with composer.

173.6k](/packages/balbuf-composer-wp)

PHPackages © 2026

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