Skip to content

Skullbock/JLanguageFileBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JLanguageFileBuilder

Tool to build Joomla Language files from xml / php files

Usage

$builder = new LanguageFiles();
$builder->buildComponent('com_foobar');

// the tool has created both admin and site language files for every language in the joomla installation you run this into

About

Tool to build Joomla Language files from xml / php files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages