Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 511 Bytes

README.md

File metadata and controls

20 lines (15 loc) · 511 Bytes

Building

Building is a basic CMS Framework based on simple block objects for silverorange/site.

Building is responsible for the following data objects:

  • Block

Building also provides a series of view objects for displaying different block types found in Building/views.

Installation

Make sure the silverorange composer repository is added to the composer.json for the project and then run:

composer require silverorange/building