humanmade / altis-core

Core Module for Altis
https://www.altis-dxp.com/
20 stars 4 forks source link

Update "Getting Started" Page to outline PHP installation process #471

Open joehoyle opened 2 years ago

joehoyle commented 2 years ago

Description

Our Getting Started guide starts essentially with "Install Composer", but it doesn't even mentioned that you'll need PHP installed, or what version of PHP. In https://github.com/humanmade/altis-dev-tools-command/pull/34 we had one reported case where someone is using PHP 7.2 for example which doesn't since we switched to PHP 7.4+. It seems currently we don't acknowledge or guide people on installing PHP 7.4 which is a prerequisite to composer, which is a prerequisite to altis.

Acceptance Criteria

Repo - https://github.com/humanmade/altis-documentation/tree/master/other-docs/getting-started

Ready

robindevitt commented 2 years ago

Along with mentioning that they need to have PHP installed, we would probably need to give them direction to installing PHP. Same as what we have done for composer.

Homebrew - https://brew.sh/

wisyhambolu commented 1 year ago

Hey team! Please add your planning poker estimate with Zenhub @ferschubert-hm @jerico @mikelittle