Skip to content

Feat: add hyva theme install for local dev environment#196

Open
dermatz wants to merge 5 commits into
mainfrom
feat/add-hyva-theme-install
Open

Feat: add hyva theme install for local dev environment#196
dermatz wants to merge 5 commits into
mainfrom
feat/add-hyva-theme-install

Conversation

@dermatz
Copy link
Copy Markdown
Member

@dermatz dermatz commented Jun 3, 2026

This pull request updates the Magento installation script to integrate the Hyvä theme and its dependencies into the project setup. The main changes involve configuring multiple Hyvä-related GitHub repositories as Composer sources and ensuring the Hyvä default theme is required alongside the main module during installation.

Hyvä theme integration:

  • Added Composer configuration for several Hyvä theme-related GitHub repositories to ensure all required packages can be installed directly from their sources.
  • Updated the Composer require command to include the hyva-themes/magento2-default-theme package, ensuring the Hyvä theme is installed together with the main openforgeproject/mageforge module.

Copilot AI review requested due to automatic review settings June 3, 2026 23:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds an optional, interactive Hyvä theme installation step to the local ddev install-magento workflow, integrating Hyvä setup into the Magento bootstrap process for developers who have a Hyvä license.

Changes:

  • Prompt the user during install to optionally install Hyvä and capture repo URL + token.
  • Configure Composer to access the Hyvä repository and require the Hyvä default theme package.

Comment thread .ddev/commands/web/install-magento Outdated
Comment thread .ddev/commands/web/install-magento Outdated
Comment thread .ddev/commands/web/install-magento Outdated
Copilot AI review requested due to automatic review settings June 5, 2026 08:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 2 comments.

Comment thread .ddev/commands/web/install-magento
Comment thread .ddev/commands/web/install-magento
@dermatz dermatz enabled auto-merge (squash) June 5, 2026 08:19
@dermatz dermatz disabled auto-merge June 5, 2026 08:19
@dermatz dermatz enabled auto-merge (squash) June 5, 2026 08:19
@dermatz dermatz requested a review from Morgy93 June 5, 2026 08:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants