plone.restapi
plone.restapi copied to clipboard
Implement service to check and run Plone upgrade
One missing feature in the headless implementation of plone.restapi is the ability to upgrade a Plone site.
And, create one. Right?
And, create one. Right?
Create a Plone site?
Currently creating a Plone site requires Python code, or using the @@plone-addsite view on the Zope root. It could be handy to have a REST service for this too.
This is already implemented, so closing the issue.