Libraries tagged by featured product

mageinic/hyva-speak-search

0 Favers
0 Downloads

Hyva Speak Search by MageINIC, Hyva Speak Search extension brings the power of Voice Search to your online store. With this feature, customers can easily search for products using voice commands, enhancing their shopping experience. A microphone icon near the search box allows users to simply speak their queries, making the search process more intuitive and efficient.

Go to Download


tbondois/php-debug

1 Favers
32 Downloads

PHP debug libraries (dumpers...) for common needs. should not be installed in production or use IP restriction feature.

Go to Download


magemen/quick-shop

0 Favers
5 Downloads

This Hvya supported module provides Quick shop button on products and add to cart ajax feature as well.

Go to Download


chrisqueen/mage2fb

0 Favers
8 Downloads

Magento 2 module that will integrate a Magento store with FaceBook's Business manager features such as the FB pixel and product catalog for dynamic ads.

Go to Download


pointeger/magento2-module-attribute-lock

0 Favers
1 Downloads

The product attribute lock extension enables users to make product attributes read only on product edit page by an attribute configuration. This feature helps the admin to lock a value of product attribute so the value cannot be changed.

Go to Download


mhinspeya/stylist

0 Favers
3 Downloads

The Magento Stylist Module is a dynamic extension crafted to leverage the power of influencer marketing for Magento-based e-commerce businesses. This innovative tool enables merchants to seamlessly collaborate with influencers to promote their products and amplify their brand reach. With features such as easy influencer management and customizable collaboration campaigns, this module simplifies the process of engaging influencers and measuring the impact of their promotional efforts. By harnessing the authenticity and influence of social media personalities, the Inspeya Stylist Module empowers merchants to connect with their target audience in a more meaningful and effective way, driving traffic, engagement, and ultimately, sales to their online store.

Go to Download


mhinspeya/inspeya-google-reviews

0 Favers
0 Downloads

The Inspeya Google Reviews module is designed to integrate Google Reviews into your Magento 2 store. This module allows you to display customer reviews from Google directly on your product pages, enhancing credibility and trustworthiness. With full backend manageability, you can easily configure and display reviews, providing a seamless integration that enhances the customer shopping experience. Key features include real-time review updates, customizable display options. Required dependencies include mhinspeya/backend-mod for support configuration.

Go to Download


mhinspeya/inspeya-filter-shop-by

0 Favers
1 Downloads

The MHinspeya Inspeya Filter ShopBy module is a powerful enhancement for Magento 2, designed to improve the catalog navigation experience on the list page. This module provides advanced layer navigation capabilities, allowing users to filter products seamlessly and efficiently. The Inspeya Filter ShopBy module is fully manageable from the Magento backend, giving store administrators complete control over the filter options and their configurations. Key features include advanced layer navigation, backend manageability, SEO-friendly filter options, flexible filter types, and performance optimization. Required dependencies include mhinspeya/backend-mod, mhinspeya/inspeya-filter-base, mhinspeya/inspeya-filter-shop-by-seo, mhinspeya/inspeya-filter-shop-by-page, mhinspeya/inspeya-filter-shop-by-brand, and mhinspeya/inspeya-filter-shop-by-base. For more information, visit https://inspeya.com.

Go to Download


mhinspeya/hyva-stylist

0 Favers
3 Downloads

The Magento Stylist Module is a dynamic extension crafted to leverage the power of influencer marketing for Magento-based e-commerce businesses. This innovative tool enables merchants to seamlessly collaborate with influencers to promote their products and amplify their brand reach. With features such as easy influencer management and customizable collaboration campaigns, this module simplifies the process of engaging influencers and measuring the impact of their promotional efforts. By harnessing the authenticity and influence of social media personalities, the Inspeya Stylist Module empowers merchants to connect with their target audience in a more meaningful and effective way, driving traffic, engagement, and ultimately, sales to their online store.

Go to Download


messagemedia/conversations

2 Favers
3 Downloads

The Conversations API allows users to communicate by sending and receiving messages via Over-The-Top (OTT) messaging services. OTT application is an app or service that provides a product over the Internet and bypasses traditional distribution. Here's an in-depth explanation of what the term means.This feature is disabled by default. To enable it, you don't need to make any changes to your application, just an account configuration change by MessageMedia's support team [email protected] our initial release, we're releasing Facebook Messenger which allows you to send messages as a Facebook page owner and receive messages from other Facebook users.

Go to Download


gogoleva/infinitescroll

0 Favers
18 Downloads

Magento InfiniteScroll: AJAX feature for catalog to load the next set of products.

Go to Download


devcompany/mdev2

0 Favers
0 Downloads

Add into Magento 2 a CLI feature which allow to regenerate a Url Rewrites of products and categories

Go to Download


plateau/mezzanine

2 Favers
21 Downloads

Mezzanine is a Laravel4 package for easy asset management. His main feature is to provide a dual source management to each asset, meaning you can use a local file for your developpment needs, then use a faster CDN source for production, without modifying your code.

Go to Download


nodeum-io/nodeum-sdk-php

0 Favers
0 Downloads

The Nodeum API makes it easy to tap into the digital data mesh that runs across your organisation. Make requests to our API endpoints and we’ll give you everything you need to interconnect your business workflows with your storage. All production API requests are made to: http://nodeumhostname/api/ The current production version of the API is v1. **REST** The Nodeum API is a RESTful API. This means that the API is designed to allow you to get, create, update, & delete objects with the HTTP verbs GET, POST, PUT, PATCH, & DELETE. **JSON** The Nodeum API speaks exclusively in JSON. This means that you should always set the Content-Type header to application/json to ensure that your requests are properly accepted and processed by the API. **Authentication** All API calls require user-password authentication. **Cross-Origin Resource Sharing** The Nodeum API supports CORS for communicating from Javascript for these endpoints. You will need to specify an Origin URI when creating your application to allow for CORS to be whitelisted for your domain. **Pagination** Some endpoints such as File Listing return a potentially lengthy array of objects. In order to keep the response sizes manageable the API will take advantage of pagination. Pagination is a mechanism for returning a subset of the results for a request and allowing for subsequent requests to “page” through the rest of the results until the end is reached. Paginated endpoints follow a standard interface that accepts two query parameters, limit and offset, and return a payload that follows a standard form. These parameters names and their behavior are borrowed from SQL LIMIT and OFFSET keywords. **Versioning** The Nodeum API is constantly being worked on to add features, make improvements, and fix bugs. This means that you should expect changes to be introduced and documented. However, there are some changes or additions that are considered backwards-compatible and your applications should be flexible enough to handle them. These include: - Adding new endpoints to the API - Adding new attributes to the response of an existing endpoint - Changing the order of attributes of responses (JSON by definition is an object of unordered key/value pairs) **Filter parameters** When browsing a list of items, multiple filter parameters may be applied. Some operators can be added to the value as a prefix: - `=` value is equal. Default operator, may be omitted - `!=` value is different - `>` greater than - `>=` greater than or equal - `=` lower than or equal - `>

Go to Download


bored-programmers/laragrid

3 Favers
95 Downloads

LaraGrid is a powerful and customizable grid system package for Laravel. It provides an easy way to create sortable, filterable tables with pagination. The package is designed to be highly customizable, allowing developers to define columns, apply filters, and sort data with ease.Key Features:- **Column Definition**: LaraGrid allows you to define the columns that will be displayed in the grid. You can specify the model field and the label for each column.- **Filters**: The package provides several filter classes out of the box, including text, select, date, and boolean filters. These filters can be applied to the columns to filter the grid's data based on user input.- **Sorting**: LaraGrid supports sorting of data based on any column. It also provides support for sorting data based on a related model's field using PowerJoins.- **Pagination**: The package integrates with Laravel's pagination system, allowing you to easily paginate the data in the grid.- **Customizable Appearance**: LaraGrid allows you to customize the appearance of the grid by extending the `BaseLaraGridTheme` class and setting the desired CSS classes.- **Livewire Integration**: LaraGrid is built with Livewire, a full-stack framework for Laravel that makes building dynamic interfaces simple, without leaving the comfort of Laravel.The package is currently in development and is not ready for use in production. It requires PHP 8.1 or higher and Laravel 10.0 or higher.

Go to Download


<< Previous Next >>