Steps to create the simplest block:
- Create block file in blocks with name block.{block_name_here}.php
- Add some HTML content or PHP code with direct output through echo, print(), etc.
- Go to Administration >> Components >> Blocks
- Click Add block
- Select created block in Block type, specify block title, click Save
- Drag block to desired place, click Save
- Block with content will appear on selected place of web-site
- That's it! You have created block for CleverStyle Framework