page.create:after $page /site/config/config.php return [ 'hooks' => [ 'page.create:after' => function ($page) { // your code goes here } ] ]