Skip to content

Commit

Permalink
Merge pull request #12 from iMi-digital/maintain
Browse files Browse the repository at this point in the history
Start maintaining the fork
  • Loading branch information
amenk authored Dec 13, 2022
2 parents 0e54270 + aea203c commit 1b5eb00
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Contact-M2

Extended Contact Form Extension for Magento 2.x
Magento 2 contact form with support for custom fields.

Based on (https://github.com/SlavaYurthev/Contact-M2/)

## Installation

`composer require imi/contact-m2`


8 changes: 7 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "sy/contact",
"name": "imi/m2-contact",
"description": "N/A",
"license": [
"OSL-3.0"
Expand All @@ -14,6 +14,12 @@
"email": "[email protected]",
"homepage": "https://github.com/SlavaYurthev/",
"role": "Developer"
},
{
"name": "iMi digital GmbH",
"email": "[email protected]",
"homepage": "https://imi-digital.de/",
"role": "Developer"
}
],
"autoload": {
Expand Down

0 comments on commit 1b5eb00

Please sign in to comment.