codingfreaks/cf-phpinclude

Includes a Custom PHP Script in Typo3 Context

Installs: 636

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

v1.1.0 2024-02-03 07:16 UTC

This package is auto-updated.

Last update: 2024-04-03 07:44:45 UTC


README

Contributors Forks Stargazers Issues MIT License LinkedIn


Include custom PHP in Typo3

An awesome simple PHP file Include for your Typo3 installation!
Explore the docs »

· Report Bug · Request Feature . TER

About The Project

The "Custom PHP Include" extension for Typo3 is a Typo3 Extension for developers to include custom PHP files with variable support, making it easy to add custom functionality to the website and manage reusable code snippets.

(back to top)

Installation

Install the PHP Includer with composer require

  • composer
    composer require codingfreaks/cf-phpinclude

Roadmap

  • Backend UI optimization
  • Add Array Management to Flexform

See the open issues for a full list of proposed features ( and known issues).

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)