Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 498 Bytes

File metadata and controls

16 lines (9 loc) · 498 Bytes

EE Objects Example Add-on

Provides an example ExpressionEngine Add-on that uses EE Objects to get things built.

The Problems This Solve

Gives working examples developers can play around in to learn how to use EE Objects optimally.

Installation

Just like any other ExpressionEngine Add-on. Note that if you're building the Addon from the repository, you'll have to install the Composer requirements by running the below within your Addon root folder:

$ composer install