sitegeist/chantalle
composer require sitegeist/chantalle
Adopt packages into the local distribution package folder and adjust the names
v1.0.4
Readme excerpt
Sitegeist.Chantalle Adopt packages into the local DistributionPackages folder under a new nameThe 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.SiteThe 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.
InstallationSitegeist.Chantalle is available via packagist run composer require sitegeist/chantalle.
We use semantic-versioning so every breaking change will increase t…
Read more
The same vendor provides 57 package(s).