.. include:: ../../Includes.txt Installation ============ Installation using Composer --------------------------- The recommended way to install the extension is by using `Composer `_. In your Composer based TYPO3 project root, just do `composer require extcode/tcpdf`. Installation from TYPO3 Extension Repository (TER) -------------------------------------------------- Download and install the extension with the extension manager module. Latest version from git ----------------------- You can get the latest version from git by using the git command: .. code-block:: bash git clone git@github.com:extcode/tcpdf.git