Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit adb62de6 authored by Nicolas's avatar Nicolas
Browse files

Initial Commit

parents
No related branches found
No related tags found
No related merge requests found
# Created by https://www.gitignore.io/api/macos
### macOS ###
# General
.DS_Store
.AppleDouble
.LSOverride
# Icon must end with two \r
Icon
# Thumbnails
._*
# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent
# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# End of https://www.gitignore.io/api/macos
# Changelog
## [1.0.0] - 2020-XX-XX
### Added
- Développement du module
## Source
https://raw.githubusercontent.com/olivierlacan/keep-a-changelog/master/CHANGELOG.md
# MySqlMq
Gestion de la Queue MySql pour Magento 2
## Installation
Lancer dans le terminal la commande suivante pour configurer le chemin du dépot GIT :
`composer config repositories.nicolasbejean-mysqlmq vcs git@github.com:nicolasbejean/mysqlmq.git`
Ensuite, procéder à l'installation avec la commande :
`composer require nicolasbejean/mysqlmq`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment