This plugin will add a new backend module for copying nodes between sites in a Neos multi site installation.
It's currently compatible with Neos 4.3.
This package was built to solve a very specific issue and should only be used by website administrators who know what their doing.
Future versions of this package might improve the usability and PRs to do this are very welcome.
Also note that references and links inside the copied nodes are not updated to link to their copied target and therefore still link to the site where they were copied from.
Run this in your site package
composer require --no-update shel/neos-hyphens
Then run composer update
in your project directory.
TODO
Contributions are very welcome!
Please create detailed issues and PRs.
If you use this package and want to support or speed up it's development, get in touch with me.
Or you can also support me directly via patreon.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.