add the code to the root/controllers/front/ not root/classes/controllers/
And change the class CustomPageControllerCore extends FrontController to class CustomPageController extends FrontController
Edit History
add the code to the root/controller not root/classes/controller
And change the class CustomPageControllerCore extends FrontController to class CustomPageController extends FrontController
add the code to the root/controller not root/classes/controller