This project is not covered by Drupal’s security advisory policy.
Create translation files of your new Drupal module on the fly!
This module scans a given module directory for the use of Drupal's translation methods. It then converts the translation strings found into a .po file format ready to use.
Installation Requirements
This module only utilizes Drupal core features and has no other dependencies.
Installation
Installation as usual: Place the directory of this module within /modules (or maybe /modules/contrib). When using composer use composer require drupal/translation_extractor.
Enable the module by navigating to Administer > Extend and checking the "Enabled" checkbox on "Translation extractor" (or simply use drush: drush en translation_extractor).
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: Administration tools, Developer tools, Media
14 sites report using this module
- Created by chili.hh on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
