Download the PHP package rsilva/vitrine without Composer
On this page you can find all versions of the php package rsilva/vitrine. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download rsilva/vitrine
More information about rsilva/vitrine
Files in rsilva/vitrine
Package vitrine
Short Description Vitrine module by https://github.com/SilRodrigo for Magento 2
License MIT
Informations about the package vitrine
Vitrine Module for Magento 2
This module allows you to upload an image and link products to it, placing it anywhere in your website with pagebuilder.
- Setup
- Composer installation
- Setup the module
- Features
- Using
- Support
- Authors
- License
Setup
Magento 2 Open Source or Commerce edition is required.
Composer installation
Run the following composer command:
Setup the module
Run the following magento command:
If you are in production mode, do not forget to recompile and redeploy the static resources.
Features
This module allows you upload a image and link products to it. Place a Vitrine anywhere on your website using pagebuilder feature.
Using
Creating a new Vitrine
- Access your Magento admin panel.
- On left menu access Rsilva -> Vitrine
- Click on New ambient
- Input a name for your Vitrine
- Upload a new image or select one from gallery.
After that a bigger image from your upload will be shown below. To start pinpointing your products, click on any place you'd like on that image.
A search input will appear, type a product name you want to link to that pinpoint and press enter. All products that match your query will be listed, click the one you want.
That's it, you tagged your first product, repeat the process to pin other products as well. After you pinned all products you wanted, click on Save button.
Placing your Vitrine anywhere on your website.
- Using a pagebuilder editor, place a text component anywhere you'd like.
- Click on that component as if you'd write something, on the option that will be show above, click on Insert Widget
- On Widget Typeselect Vitrine selector
- Choose a Vitrine that you created
- Click on Insert Widget and save your modifications.
And That's it, your Vitrine ambient is now ready on your frontend webpage.
Support
Send a Hi to [email protected] and I will try to help.
Author
License
This project is licensed under the MIT License - see the LICENSE details.
That's all folks!
Reference documentation
Searching with repositories
Forms and Ui Components
-
https://developer.adobe.com/commerce/frontend-core/ui-components/components/form/
-
https://developer.adobe.com/commerce/frontend-core/ui-components/components/html-content/
-
https://devdocs.magento.com/guides/v2.3/ui_comp_guide/components/ui-listing-grid.html
-
https://developer.adobe.com/commerce/frontend-core/ui-components/components/image-uploader/
- https://developer.adobe.com/commerce/frontend-core/javascript/jquery-widgets/alert/
Knockout
Widget
jQuery
-
https://developer.adobe.com/commerce/frontend-core/javascript/jquery-widgets/
- https://developer.adobe.com/commerce/frontend-core/javascript/jquery-widgets/loader/
Javascript
Frontend