bjwirgau/module-carprofile

Razoyo Car Profile Extension

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2024-09-17 22:47 UTC

This package is auto-updated.

Last update: 2025-08-18 02:23:26 UTC


README

Allows a customer to search and set their car preferred car.

Table of contents

Installation

composer require bjwirgau/car-profile
bin/magento module:enable Razoyo_CarProfile
bin/magento setup:upgrade

Requirements

  • User must be logged into their account.
  • Module must be enabled. This is enabled by default.
  • API Endpoint must be configured. This is set upon installation. Config-Demo-09-17-2024

Usage

Upon login, navigate to the "My Car" tab. Here you will be able to search for you car by model. When the results show, select your car and click "Save My Car". Search-Demo-09-17-2024

Clicking the search bar twice will show a list of available models to search by as well Search-Dropdown-Demo-09-17-2024

Once your car is saved, you can view the car details in "My Car Profile" Car-Profile-Demo-09-17-2024

License

MIT