Skip to content

corePHP/wp-for-joomla

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install:

composer install

After installation CD into the WordPress version you wish to build

cd wp57

After this simply run the PHING build script

php ./../vendor/phing/phing/bin/phing -f build/build.xml

Your new build will be found in wp57/build/packages/compressed folder.

Enjoy