Craft CMS Demo Application
Real world examples and demos!

Craft CMS Demo Application

Features

  • Demonstration of 24hoursmedia Craft CMS plugins
  • Example code in Twig and PHP
  • Featured plugins: Views Work, Comments Work

Coming Soon

We are currently testing the application, ETA is real soon!


Running the demo application

The demo application is runnable in a docker container:

  • Download and unpack the zip file here (download location)
  • Run: docker-compose up (in the unzipped directory)
  • Wait a minute or two (to download the docker images and install the database)
  • View the demo application at the following url:
    http://localhost:8079

We tested the demo application on Intel Macs and Windows.