Libraries tagged by news module
popov/zfc-data-grid
230 Downloads
Module for simple use and creating new Grid based on ZfcDatagrid
eleanorsoft/shipping-by-subtotal
1 Downloads
EleanorSoft module for Magento 2 with a new shipping method that calculates shipping cost as percent of subtotal
yogeshsuhagiya/clone-product
2 Downloads
Magento module (Command line utility/admin module) to copy all the existing simple products (New) in set of 2 (Used and Refurbished)
sunnysideup/ecommerce_combo_product
11 Downloads
Use this module within Silverstripe E-commerce. It adds the ability to group products together into one new product.
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
oxss/m2-order-grid-field
5 Downloads
This module will add the "Coupon Code" column to the admin order grid. This new column will be searchable and filterable.
nails/command-line-tool
3685 Downloads
The command line tool for Nails makes creating new projects easy, and provides a simple interface to the installed console module.
mhinspeya/personal-shopping
2 Downloads
Experience personalized shopping like never before with our personal shopping module. Simply schedule an appointment with one of our expert stylists who will curate a tailored selection just for you, ensuring great fit and awesome new styles
mhinspeya/mhinspeya-hyva-personal-shopping
5 Downloads
Experience personalized shopping like never before with our personal shopping module. Simply schedule an appointment with one of our expert stylists who will curate a tailored selection just for you, ensuring great fit and awesome new styles
mhinspeya/mhinspeya-brand-hyva
8 Downloads
### 1. **Module Overview:** - **Name:** Brand Inventory Manager - **Purpose:** The module dynamically lists all the brands that have products currently in stock on the website, allowing customers to view and browse products by brand. This list updates automatically based on the store's inventory. ### 2. **Key Features:** - **Dynamic Brand Listing:** - The module generates a list of brands that have at least one product in stock. - The list is updated in real-time based on changes in inventory levels (e.g., if a brand's products go out of stock, that brand is removed from the list). - **Filter by Inventory:** - Customers can filter the brand list by product availability, ensuring they only see brands with products they can purchase immediately. - **Brand Page:** - Each brand name in the list is clickable, leading to a dedicated brand page. - The brand page displays all in-stock products for that brand, with options for sorting, filtering, and searching within the brand's catalog. - **SEO-Friendly URLs:** - The module creates SEO-friendly URLs for each brand page, enhancing visibility on search engines. - **Inventory-Based Brand Widget:** - A widget can be placed on various parts of the website (e.g., homepage, sidebar, footer) that highlights popular or new brands with available stock. - **Admin Configuration:** - The admin can configure how brands are displayed (e.g., sorting by popularity, alphabetical order, etc.). - Options to include or exclude specific brands regardless of inventory (e.g., always show premium brands). - **Caching Mechanism:** - To ensure performance, the module uses caching to store brand lists, refreshing only when inventory changes occur. ### 3. **Integration with Other Features:** - **Product Pages:** On each product page, the brand name is linked to the corresponding brand page. - **Search Functionality:** When customers search for a brand name, the search results include the brand page and all relevant products. ### 4. **Customizable Design:** - The module’s front-end is fully customizable, allowing the store’s design team to style the brand listing and pages in line with the overall website design. ### 5. **Reporting and Analytics:** - The module provides reports on brand performance, showing metrics such as which brands are viewed most frequently, which have the highest sales, etc. ### 6. **Multi-Store Support:** - For stores with multiple websites or store views, the module supports configuration per store view, allowing different brands to be highlighted in different regions or languages. This Magento module would be particularly useful for e-commerce stores with diverse product offerings across many brands, ensuring that customers have an efficient way to find and purchase products by their favorite brands.has context menu
mhinspeya/inspeya-wishlist-hyva
6 Downloads
Magento 2 Multiple Wishlists module helps your customers make, share & manage as many wishlists as required making it more convenience for special needs. They can move wishlist items directly to the cart & proceed to checkout. Create unlimited wishlists. Create a new wishlist & use existing wishlist.
mhinspeya/inspeya-wishlist
1 Downloads
Magento 2 Multiple Wishlists module helps your customers make, share & manage as many wishlists as required making it more convenience for special needs. They can move wishlist items directly to the cart & proceed to checkout. Create unlimited wishlists. Create a new wishlist & use existing wishlist.
mage2pro/elasticsearch
2 Downloads
It adds new features to the built-in Magento's Elasticsearch module
gabrielqs/transactional-emails
7 Downloads
Integration between Magento2 and SendGrid. This module can be simply modified to use other transactional email providers by implementing a new Gabrielqs\TransactionalEmails\Api\TransportInterface under Gabrielqs\TransactionalEmails\Model\Transports.
enoch/m2-url-keys-dup-fix
18 Downloads
This module checks if url-key exists in database when creating a new product and the url-key is taken from the product name.