Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amazeelabs/node_duplicate
https://github.com/amazeelabs/node_duplicate
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/amazeelabs/node_duplicate
- Owner: AmazeeLabs
- Created: 2023-02-01T08:39:01.000Z (almost 2 years ago)
- Default Branch: 8.x-1.x
- Last Pushed: 2023-02-01T09:00:52.000Z (almost 2 years ago)
- Last Synced: 2024-11-22T23:32:38.560Z (2 months ago)
- Language: PHP
- Size: 17.6 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node Duplicate
Exposes an action for duplicating nodes.
## Settings
### Clone Referenced
To clone entities of certain types/bundles referenced from the host entity:
```
drush -y cset node_duplicate.config clone_referenced.node.teaser 1
```This setting is only applied to the "root" entity - the one for which user ran the Duplicate action. For all child entities this setting is ignored.