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
Requires
- php: ^8.2
- ext-json: *
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.
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".
Clicking the search bar twice will show a list of available models to search by as well
Once your car is saved, you can view the car details in "My Car Profile"