-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make Duplicator action work for multi-site #942
Comments
Ah, this makes sense, i was looking all over the place where this functionality was because i also had removed the Duplicator addon. |
Really looking forward for this functionality. Here are my 2 cents on that: Entry only in one languageIf the entry is only in one language, you can simply duplicate it Entry in multiple languagesIf the entry is in multiple languages, when you copy it, a modal opens up and let you select (checkboxes) the other languages than you also want to copy. Based on that here are a few thoughts: If you duplicate an entry that has localizations, should they also get duplicated?The user could choose with the modal which localizations he wants to also get duplicated If the entry wasn't localized into all sites, should the new entry get localized into all sites, or only the ones the original was localized into?Same as before, the user could choose which localizations should be duplicated. The ones that does not exist should not be selectable with a clear indication that the page does not exists in this language. What if you just wanted to just localize an entry into another site, you might think the duplicate action would do that.If you show the user correctly that the duplicate will be made on the same site, it should not be an issue ? Thanks for your work by the way ! |
In the meantime, I've updated my Duplicator addon so it's compatible with Statamic 3.4 to allow you to continue using the 'Duplicate' action in your sites. If you've not already, add a 👍 reaction to this feature request so the Statamic Team know its something people want to see added. |
Thank you! You saved my day! |
Thank you, you have made my content creators colleagues very happy! |
Awesome, thanks a lot ! |
If you are using the Eloquent driver, the Duplicator addon has some issues (see duncanmcclean/duplicator#61). Please, verify this before enabling this feature for multi-site... |
I've opened a PR in Statamic to make the Duplicator work in multi-sites, see statamic/cms#8665. |
Before the Duplicator PR (statamic/cms#6307) was merged in, the ability for it to work on multi-sites was removed.
Now that I've archived my Duplicator addon, there's no way for people who need it to work on multi-site to upgrade to 3.4 (other than me un-archiving my addon and tagging another release).
Jason left some context on the PR which I've copied in here to prevent going between this issue and the PR 😆
The text was updated successfully, but these errors were encountered: