Skip to content

Latest commit

 

History

102 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THIS LIBRARY IS DEPRECATED. DO NOT USE IT ON NEW PROJECTS.

Magento 2 configuration for Platform.sh

Provides configuration to deploy a Magento 2 project on Platform.sh

Project Variables

This project relies on the following project variables being set prior to initial deploy.

  • ADMIN_USERNAME (defaults to “admin”)
  • ADMIN_FIRSTNAME (defaults to “John”)
  • ADMIN_LASTNAME (defaults to “Doe”)
  • ADMIN_EMAIL (defaults to “john@example.com”)
  • ADMIN_PASSWORD (defaults to “admin12”)
  • ADMIN_URL (defaults to “admin”)
  • APPLICATION_MODE (defaults to “production”)_

The latter can be changed at any time adjust the Application Mode on the next deploy.

Get via Composer

This package is available in Packagist.

You can get it via Composer by adding the following line to your composer.json:

"require": {
  "platformsh/magento2-configuration": "2.2.*"
},

About

☠ DEPRECATED

Resources

Stars

9 stars

Watchers

32 watching

Forks

Releases

Packages

Used by

Contributors

Languages