How is it possible to create empty page from user macro?
I have everything to create - parent page object and new title, but I can't find anything suitable in PageManager API
There is something for draft creation, but nothing specific to content or pages.
Suppose that the correct way is a bit longer than just to call some .addPage(). How should I do that correctly?