What is a Pod?
A pod is a group of input fields.
Each pod is given a name, such as "event" or "furniture". A pod is also known as a content type.
The Pods CMS plugin allows you to create your own content types (pods), and add the fields you need to each pod. Once your content types are set up, you add items to them. This involves filling out a form -- with the input fields being the fields you've created.
Once you've added data to each Pod, you'll clearly want to display this data throughout your site. This can be done by using the Pod() class to retrieve the data from the database. See the links below for more info.
