#Use and extend items
Items are the bricks of any content in Pigeon.
PigeonCms.Item
class has many useful properties and methods ready to use and to extend to meet your specific Business Logic needs.
The main features of Items are:
- localized contents
- images and files attachments
- read/write permissions for specific user roles
For example Items could be used to represent:
- static page contents
- blog posts
- news
- shop products
- ...and so on...