Skip to content

DuncanNaves/platformsh-example-joomla

 
 

Repository files navigation

Joomla on Platform.sh

Setup

git add remote platform [PROJECT-ID]@git.[PROJECT-REGION].platform.sh:[PROJECT-ID].git
git push platform master

Sample data:

platform sql < setup-example.sql
rsync -r media/. [PROJECT-ID]@ssh.[PROJECT-REGION].platform.sh:./media/

Login

Admin user: test
Admin password: testtest

About

Joomla 3.6.2 running on Platform.sh

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 77.1%
  • JavaScript 12.9%
  • CSS 9.9%
  • Other 0.1%