Skip to content

edrush/extbaser-bundle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extbaser Bundle

Create a TYPO3 Extbase Extension from a Symfony application.

Installation

Define the following requirement in your composer.json file:

"require": {
    "edrush/extbaser-bundle": "*",
}

Usage

Convert mapping information to a TYPO3 Extbase Extension:

php app/console extbaser:export target_extension_key

Now continue with step 2 here.

About

Symfony bundle for Extbaser.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages