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.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package vitrine

Vitrine Module for Magento 2

Latest Stable Version Packagist Packagist

This module allows you to upload an image and link products to it, placing it anywhere in your website with pagebuilder.

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

  1. Access your Magento admin panel.
  2. On left menu access Rsilva -> Vitrine
  3. Click on New ambient
  4. Input a name for your Vitrine
  5. 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.

  1. Using a pagebuilder editor, place a text component anywhere you'd like.
  2. Click on that component as if you'd write something, on the option that will be show above, click on Insert Widget
  3. On Widget Typeselect Vitrine selector
  4. Choose a Vitrine that you created
  5. 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

Knockout

Widget

jQuery

Javascript

Frontend


All versions of vitrine with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
rsilva/base Version >=1.0.2
rsilva/product-filter-api Version >=1.0.2
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package rsilva/vitrine contains the following files

Loading the files please wait ....