MidnightCMS
Menu
Back
About
Examples
Documentation
Github
Roadmap
Examples
Create a dynamic sitemap.xml
You can create a dynamic sitemap who gives a list of every pages and blog posts. At first you have to create a sitemap action into your AppBundle's…
Creating a simple page type : display data from an API
You want to add a page where data from an API is displayed ? Here's a tutorial on how to do that : We'll use the packagist API to find bundles and…