I am newbie to concrete5
CMS, I want to create a table named "books" which contains some books info, and I want to develop a CRUD controller of this table "Create, Update, Delete", then display it at the home page.
How I can do that? are there any useful tutorials or examples?