This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.
- Forum
- Plugin / Back-end Development
- Dynamically display a list of all my pages
Post a reply
4688 views
drejohnson
How can I dynamically display a list of all my page titles on home page for example? I want to be able to something like so.
{% for page in pages %}
<h4>{{ page.title }}</h4>
{% endfor %}
1-1 of 1
You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.
Latest from the blog
October CMS Version 3.0: Built on Laravel 9
Today we are excited to announce that the third version of October CMS is now available! Version 3 is built on Laravel 9 and comes with many important features.
- October CMS
- Home
- Features
- Roadmap & Portal
- Terms & Conditions
- Contact Us
- About
- Blog
- Cool Stuff
- My Account
- Plugins
- Themes
- Partners
- Support
- Premium Support
- Documentation
- Help Center
- Forum
- Guidelines
- Quality Guidelines
- Developer Guide