A while ago I had a support case about copying a complete site in Enonic CMS with content and all. The hard part was publising content back to the new site. This could be done the following way:
Create a controller plugin with admin access
Cast a certain class to get access to internal API for publising content
Does anyone from Enonic remember how to do this? I can’t find the information anymore
@tommytusj, @tsi Hi, I know this is quite old but we need a similar functionality now. Do you have a more complete example of that configuration, does the context.xml include anything special?