This library provides basic functionality for other Crowdin libraries:
- Command
crowdin:setupto write the configuration file with all available projects - The class
\FriendsOfTYPO3\CrowdinBase\Configuration\ConfigurationReaderwhich can be used in the other libraries to get the list of projects (an array of\FriendsOfTYPO3\CrowdinBase\Configuration\Entity\Projectobjects).
Copy the .env.example file to .env and configure the required values.
To run the setup call bin/crowdinSetup. The configuration file is then stored in the given configuration file path.