obisconcept/neos-php-plugin

This package is abandoned and no longer maintained. The author suggests using the obisconcept/neos-php package instead.

A small node type based plugin for Neos CMS to inject PHP scripts

Installs: 18

Dependents: 0

Suggesters: 0

Security: 0

Type:typo3-flow-plugin

1.0.0 2015-11-20 16:01 UTC

This package is auto-updated.

Last update: 2019-02-20 18:46:36 UTC


README

A small node type based plugin for Neos CMS to inject PHP scripts.

Installation

Add the package in your site package composer.json

"require": {
    "obisconcept/neos-php-plugin": "~1.0"
}

Version History

Changes in 1.0.0

  • First version of the Neos CMS PHP plugin