Fork Me on GitHub

Update 1.3.1

April 23, Sat 3:33 pm

Fabriq 1.3.1 introduces a big fix for the update and install actions of Fabriq possibly not pulling in the proper template.

Adding onto version 1.3's addition of modules, 1.3.1 introduces module events. Module events are used to enable modules to execute certain functionality when other modules trigger an event. Mutliple even handlers may be assigned to a single event. An example use of this is in the event of a module that provides photo album capabilities has a photo deleted, it can trigger an event that would be handled by another module that managed the photos on Flickr to also delete the photo on Flicker (please note, no module like this currently exists and this is just used for demonstration purposes).

The documentation will be updated soon with all of the functionality introduced in versions 1.3 and 1.3.1. The documentation pages will also be redone soon to make use of Fabriq and also stick with the same page layout as the main site.

Return to blog