You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 14, 2023. It is now read-only.
Luca Briguglia edited this page Jun 19, 2016
·
12 revisions
Weapsy is a CMS Engine based on the CQRS pattern.
Every command results in one or more events published through an internal dispatcher.
It's easy to subscribe to any events published by the Weapsy publisher.
Weapsy can be extended with the creation of custom apps.
An app can extend the default functionality with modules or pages.