reachweb/multisite-propagator

There is no license information available for the latest version (v1.0.0) of this package.

v1.0.0 2022-02-11 14:30 UTC

This package is auto-updated.

Last update: 2024-05-11 22:42:10 UTC


README

Have you ever added a new site in your multisite Statamic setup and had to manually enable and publish entries from the origin? No more!

Features

Use this Multisite Propagator to automatically create entries and save a few seconds, minutes or hours.

How to Install

You can search for this addon in the Tools > Addons section of the Statamic control panel and click install, or run the following command from your project root:

composer require reachweb/multisite-propagator

How to Use

This extension adds a propagate:entries command!

Simply use it like this: php please propagate:entries collection site and it will work its magic.

Please note that it will create an entry even if it already exists. So use it right at the start of adding a new site to your multisite setup.

Also we only use it in our setup, your milage may vary. Data loss may occur. You have been warned!