Installing operations

You can install operations in different ways. They can be changed and depends on the used TYPO3 version. Therefore you should follow the documentation how extensions can be installed in TYPO3.

The installation with composer is the preferred way for modern TYPO3 Installations. I described this already in Installation chapter.

Tip

You find detailed information about installing extensions with composer here in the TYPO3 documentation Getting Started.

I don't prefer the old way to install the extension in the TYPO3 Extension Manager. If you still use this installation method, you can find infos here: Managing Extensions - Legacy Guide.

After installing operations, the next steps are to load and configure the TypoScript. That is necessary to get operations working. I described this already here in the docs: TypoScript Configuration.