BeaconCMS/beacon

Components and Pages: Unpublish page

AZholtkevych opened this issue · 0 comments

Add the ability of stop serving a page publicly. In order to do so, it's necessary to:

It's better to create a public function Content.unpublish_page/1 similar to publish_page/1 to take care of the actions listed above.