This is the first in a series of articles about how to create an Exponent CMS module using the MVC framework. In this article we will create module to keep track of an album collection, demonstrating how easy it is to create a simple module with the Expo
This is the second in a series of articles about how to create an Exponent CMS module using the MVC framework. Here we will show our albums using various views with data from various actions.