PHPackages                             huynhhuynh/import-pack - 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. huynhhuynh/import-pack

ActiveLibrary

huynhhuynh/import-pack
======================

WordPress import demo

v1.0.10(6y ago)016[1 issues](https://github.com/Huynhhuynh/import-pack/issues)PHPPHP &gt;=5.6.0

Since Jun 13Pushed 6y agoCompare

[ Source](https://github.com/Huynhhuynh/import-pack)[ Packagist](https://packagist.org/packages/huynhhuynh/import-pack)[ RSS](/packages/huynhhuynh-import-pack/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (13)Used By (0)

Import Pack
===========

[](#import-pack)

Is a function help import package demo, backup site &amp; restore. Video demo [here](https://d.pr/free/v/M6U8Rr).

Install via composer
--------------------

[](#install-via-composer)

```
composer require huynhhuynh/import-pack
```

Hooks
-----

[](#hooks)

#### Package demos hook

[](#package-demos-hook)

```
add_action( 'beplus/import_pack/package_demo', 'my_demo' );
function my_demo( $demos ) {
	return [
		[
			"package_name" => "main-demo",
			"preview" => "", // image size 680x475
			"url_demo" => "",
			"title" => "Main Demo",
			"description" => "",
			"plugin" => [
				[
					"name" => esc_html__("Elementor", "text-domain"),
					'slug' => 'elementor'
				],
				[
					"name" => esc_html__("Slider Revolution", "text-domain"),
					"revslider" => "revslider",
					"source" => "https:///plugin/revslider.zip"
				]
			]
		]
	];
}
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

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

Total

11

Last Release

2527d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/195436c890b6641cf55317fe16053adf41aa5d491f510ffc8352ec62d9345594?d=identicon)[Huynhhuynh](/maintainers/Huynhhuynh)

---

Top Contributors

[![Huynhhuynh](https://avatars.githubusercontent.com/u/29724255?v=4)](https://github.com/Huynhhuynh "Huynhhuynh (1 commits)")

### Embed Badge

![Health badge](/badges/huynhhuynh-import-pack/health.svg)

```
[![Health](https://phpackages.com/badges/huynhhuynh-import-pack/health.svg)](https://phpackages.com/packages/huynhhuynh-import-pack)
```

PHPackages © 2026

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