Skip to content

Academy demo plugin on Storefront controller and playwright tests

Notifications You must be signed in to change notification settings

trywilco/AcademyStorefrontController

 
 

Repository files navigation

Workflow Status

AcademyStorefrontController

A plugin which shows how to create a simple Storefront controller

Features

  • Adds Storefront controller with an external API (unsplash)
  • Displays a link on the product detail page
  • Opens modal on clicking the link and show an image

Installation

  1. Install and activate the plugin through the Administration UI:
    • Go to Extensions > My extensions
    • Find "Plugin with custom storefront controller" in the list
    • Click "Install"

Alternatively, you can use the command line:

bin/console plugin:refresh
bin/console plugin:install --activate AcademyStorefrontController
bin/console cache:clear

pdp-link modal

About

Academy demo plugin on Storefront controller and playwright tests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 36.2%
  • JavaScript 25.9%
  • TypeScript 21.3%
  • Shell 11.4%
  • Twig 5.2%