PHPackages                             ntzrbtr/shopware-template-copy - 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. ntzrbtr/shopware-template-copy

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

ntzrbtr/shopware-template-copy
==============================

Copy templates of one Shopware 6 plugin to another

v1.1.1(2y ago)0542MITPHPPHP ^7.4.3 || ^8.0 || ^8.1 || ^8.2

Since Dec 11Pushed 2y ago1 watchersCompare

[ Source](https://github.com/ntzrbtr/shopware-template-copy)[ Packagist](https://packagist.org/packages/ntzrbtr/shopware-template-copy)[ RSS](/packages/ntzrbtr-shopware-template-copy/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

Shopware template copy utility
==============================

[](#shopware-template-copy-utility)

This package provides a command to copy template files from one template to another. The purpose is to get up and running with template adjustments as quickly as possible.

Usage
-----

[](#usage)

```
bin/console netzarbeiter:template:copy
```

### Options

[](#options)

#### `--mode=`

[](#--modemode)

Operation mode:

- 'extend' for extending files (using 'sw\_extends'); this is the default
- 'override' for overriding files (copy full file contents)

#### `--replace`

[](#--replace)

Replace existing files in the target plugin.

#### `--dry-run`

[](#--dry-run)

Do not install or uninstall plugins, just show what would be done.

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

[](#installation)

Make sure Composer is installed globally, as explained in the [installation chapter](https://getcomposer.org/doc/00-intro.md)of the Composer documentation.

### Applications that use Symfony Flex

[](#applications-that-use-symfony-flex)

Open a command console, enter your project directory and execute:

```
$ composer require ntzrbtr/shopware-template-copy
```

### Applications that don't use Symfony Flex

[](#applications-that-dont-use-symfony-flex)

#### Step 1: Download the bundle

[](#step-1-download-the-bundle)

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

```
$ composer require ntzrbtr/shopware-template-copy
```

#### Step 2: Enable the bundle

[](#step-2-enable-the-bundle)

Then, enable the bundle by adding it to the list of registered bundles in the `config/bundles.php` file of your project:

```
// config/bundles.php

return [
    // ...
    Netzarbeiter\Shopware\TemplateCopy\NetzarbeiterShopwareTemplateCopyBundle::class => ['all' => true],
];
```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

Total

3

Last Release

825d ago

PHP version history (2 changes)v1.0.0PHP ^7.4.3 || ^8.1 || ^8.2

v1.1.1PHP ^7.4.3 || ^8.0 || ^8.1 || ^8.2

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ntzrbtr-shopware-template-copy/health.svg)

```
[![Health](https://phpackages.com/badges/ntzrbtr-shopware-template-copy/health.svg)](https://phpackages.com/packages/ntzrbtr-shopware-template-copy)
```

###  Alternatives

[frosh/tools

Provides some basic things for managing the Shopware Installation

79709.7k2](/packages/frosh-tools)[frosh/development-helper

Development Helper

90286.1k](/packages/frosh-development-helper)[shopware-pwa/shopware-pwa

Shopware PWA extension

4074.0k](/packages/shopware-pwa-shopware-pwa)[swag/migration-assistant

Migration plugin for shopware/platform

2036.3k](/packages/swag-migration-assistant)[werkstattl/openblogware

OpenBlogware: A Blog Module for Shopware 6.

415.7k](/packages/werkstattl-openblogware)[frosh/product-compare

A Simple Product Compare plugin for Shopware 6

4032.8k](/packages/frosh-product-compare)

PHPackages © 2026

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