All Projects → meanbee → magento2-webappmanifest

meanbee / magento2-webappmanifest

Licence: MIT License
A Magento 2 extension that adds a Web App Manifest to the store.

Programming Languages

PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to magento2-webappmanifest

module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-21.05%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-catalog
Fixes for some known Magento 2 issues in Catalog
Stars: ✭ 23 (+21.05%)
Mutual labels:  magento2, magento-extension, magento2-extension
magento2-custom-shipping
Custom Shipping Module for Magento 2
Stars: ✭ 64 (+236.84%)
Mutual labels:  magento2, magento-extension, magento2-extension
Tooltip
Magento 2 attribute tooltip module
Stars: ✭ 23 (+21.05%)
Mutual labels:  magento2, magento-extension, magento2-extension
Magento-Quickorder
Magento Quickorder module, enables bulk order creation by inputting SKUs & quantities.
Stars: ✭ 30 (+57.89%)
Mutual labels:  magento2, magento-extension, magento2-extension
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+184.21%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-blog-comments-recaptcha
module-blog-comments-recaptcha
Stars: ✭ 17 (-10.53%)
Mutual labels:  magento2, magento-extension, magento2-extension
Brazilian-Solutions
Este repositório permite a discussão da comunidade brasileira Magento sobre módulos e soluções para o mercado brasileiro.
Stars: ✭ 19 (+0%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-translation
magefan.com/magento-2-translation-extension
Stars: ✭ 35 (+84.21%)
Mutual labels:  magento2, magento-extension, magento2-extension
magento-ngrok
Magento 2 module for ngrok.io service support
Stars: ✭ 45 (+136.84%)
Mutual labels:  magento2, magento-extension, magento2-extension
m2.ReCaptcha
Magento2. Extension is integrate Google Recaptcha with your Magento2 store.
Stars: ✭ 31 (+63.16%)
Mutual labels:  magento2, magento-extension, magento2-extension
magento2-prometheus-exporter
Simple Magento 2 Prometheus Exporter.
Stars: ✭ 40 (+110.53%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+110.53%)
Mutual labels:  magento2, magento-extension, magento2-extension
m2.SmartCategory
Magento2. Extension Smart Category rules dynamically change the product selection according to a set of conditions.
Stars: ✭ 78 (+310.53%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+447.37%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+215.79%)
Mutual labels:  magento2, magento-extension, magento2-extension
m2.Price
Magento2. Rounding Price to Prettier Value for Multi-Currency Stores.
Stars: ✭ 60 (+215.79%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-notifications
Notify the Magento 2 admin user about disabled caches or new customer reviews.
Stars: ✭ 20 (+5.26%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-geoip
Detect Country by IP in Magento 2
Stars: ✭ 51 (+168.42%)
Mutual labels:  magento2, magento-extension, magento2-extension
module-lazyload
magefan.com/magento-2-image-lazy-load-extension
Stars: ✭ 47 (+147.37%)
Mutual labels:  magento2, magento-extension, magento2-extension

Meanbee_WebAppManifest

A Magento 2 extension that adds a Web App Manifest to the store.

Installation

Install this extension via Composer:

composer require meanbee/magento2-webappmanifest

Usage

Configure the information displayed in the manifest and enable it in * Stores > Configuration > General > Web > Web App Manifest Settings *.

Development

Setting up a development environment

A Docker development environment is included with the project:

docker-compose run --rm cli magento-extension-installer Meanbee_WebAppManifest \
&& docker-compose up -d
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].