Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kuzmany authored Aug 23, 2019
1 parent e50e693 commit 535c421
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
# Mautic International Phone Input Plugin

This plugin brings International phone input to Mauti forms http://intl-tel-input.com

## Installation

### Console

1. `composer require mtcextendee/mautic-international-phone-input-bundle`
2. `php app/console mautic:plugins:reload`

### Manual

1, Download last version https://github.com/mtcextendee/mautic-international-phone-input-bundle
2, Unzip files to plugins/MauticInternationalPhoneInputBundle
3, Clear cache (app/cache/prod/)
4, Go to /s/plugins/reload

## Usage

1. Go to Mautic > Settings > Plugins
2. You should see new International Phone Bundle
3. Enble it
4. Go to forms and you should see ne Internationl phone input in field list

## Screenshots:

![image](https://user-images.githubusercontent.com/462477/63580629-87c2cb80-c595-11e9-870c-fc4354fd34f4.png)

![image](https://user-images.githubusercontent.com/462477/63580881-0586d700-c596-11e9-8209-9f1430fbf620.png)

## More Mautic stuff

- Plugins from Mautic Extendee Family https://mtcextendee.com/plugins
- Mautic themes https://mtcextendee.com/themes

0 comments on commit 535c421

Please sign in to comment.