softspring/translatable-bundle

Symfony form type for translatable fields

v5.4.0-beta6 2025-01-29 08:16 UTC

README

Latest Stable Latest Unstable License PHP Version Downloads CI

Installation

Applications that use Symfony Flex

Open a command console, enter your project directory and execute:

$ composer require softspring/translatable-bundle

Applications that don't use Symfony Flex

Step 1: Download the Bundle

Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:

$ composer require softspring/translatable-bundle

This command requires you to have Composer installed globally, as explained in the installation chapter of the Composer documentation.