Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/magegang/m2-logo-config

Schedule a logo for each of your ecommerce store's yearly events
https://github.com/magegang/m2-logo-config

magento2 magento2-extension magento2-extension-free magento2-module magento2-module-free magento2-theme

Last synced: 2 months ago
JSON representation

Schedule a logo for each of your ecommerce store's yearly events

Awesome Lists containing this project

README

        

# Module for Magento 2

[![Latest Stable Version](https://img.shields.io/packagist/v/magegang/module-logo-config.svg?style=flat-square)](https://packagist.org/packages/magegang/module-logo-config)
[![License: MIT](https://img.shields.io/github/license/magegang/m2-logo-config.svg?style=flat-square)](./LICENSE)
[![Packagist](https://img.shields.io/packagist/dt/magegang/module-logo-config.svg?style=flat-square)](https://packagist.org/packages/magegang/module-logo-config/stats)
[![Packagist](https://img.shields.io/packagist/dm/magegang/module-logo-config.svg?style=flat-square)](https://packagist.org/packages/magegang/module-logo-config/stats)

This module enables your marketing teams to manage your store logos throughout the year.

- [Setup](#setup)
- [Composer installation](#composer-installation)
- [Setup the module](#setup-the-module)
- [Documentation](#documentation)
- [Support](#support)
- [Authors](#authors)
- [License](#license)

## Setup

Magento 2 Open Source or Commerce edition is required.

### Composer installation

Run the following composer command:

```
composer require magegang/module-logo-config
```

### Setup the module

Run the following magento command:

```
bin/magento setup:upgrade
```

## Documentation

* Go to `Content > Logo > Schedule`
* Add a logo

## Support

Raise a new [request](https://github.com/magegang/m2-logo-config/issues) to the issue tracker.

## Authors

- **ronangr1** - *Maintainer* - [![GitHub followers](https://img.shields.io/github/followers/ronangr1.svg?style=social)](https://github.com/ronangr1)
- **Contributors** - *Contributor* - [![GitHub contributors](https://img.shields.io/github/contributors/ronangr1/m2-systemconfigwhodidthislogger.svg?style=flat-square)](https://github.com/ronangr1/M2-SystemConfigWhoDidThisLogger/graphs/contributors)

## License

This project is licensed under the MIT License - see the [LICENSE](./LICENSE) details.

***That's all folks!***