Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 197 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 197 Bytes

neos-php

A Neos CMS package to inject small PHP scripts with a node

Installation

Add the package in your site package composer.json

"require": {
  "obisconcept/neos-php": "~2.0.0"
}