Skip to content

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

Notifications You must be signed in to change notification settings

obisconcept/neos-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"
}