sitegeist/chantalle

Last activity 25 Aug 2023 7 1 5842
composer require sitegeist/chantalle

Adopt packages into the local distribution package folder and adjust the names

dev-neos9

Version
dev-neos9
Type
neos-package
Release Date
Aug 25, 2023 10:51
Source
git
Distribution
zip
Requires
  • neos/flow: *
  • neos/contentrepository-core: ^9.0
GPL-3.0-or-later 4f46909e5a190e45cc46a16091f4eaab27987bbf

Readme excerpt

Sitegeist.Chantalle Adopt packages into the local DistributionPackages folder under a new name

The package allows to copy an already installed package into the local DistributionPackages folder and adjust the namespace at the same time with the following command.

./flow package:adopt Neos.Demo Vendor.Site

The package Neos.Demo that has to be installed will be copied to the new name Vendor.Site in the local DistributionPackages folder. Afterwards you can require the new package and remove the original one.

Installation

Sitegeist.Chantalle is available via packagist run composer require sitegeist/chantalle. We use semantic-versioning so every breaking change will increase t…
Read more

The content of the readme is provided by an external source, which we have no control over. Check out the actual readme at its source.
The same vendor provides 57 package(s).