obisconcept/neos-php

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

Installs: 743

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:neos-plugin

2.0.2 2017-05-05 09:26 UTC

This package is auto-updated.

Last update: 2024-11-06 10:28:21 UTC


README

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