이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Contact Form 7 Map Field

설명

This plugin provides a new field to Contact Form 7: a map with a coordinates marker, letting the user mark a location.
The marker coordinates (longitude & latitude) are than passed to the contact form.

in version 2.0 i’ve added geolocation, making the map and marker to be focused on the supposed user location.

스크린샷

  • How it looks in the form edititing.
  • Example of a form with map (location) input field.

설치

You MUST have Contact Form 7 installed!

Best way is to use WordPress’ built-in “Add New” installer:

  1. in WordPress admin bar go to Plugins.
  2. Press the “Add New”.
  3. search for “Contact Form 7 Map Field”.
  4. Press “Install Now”.
  5. Press “Activate Plugin”.

Or:

  1. Download the zip file.
  2. Extract the folder (contact-form-7-map-field) inside the zip to …wp-content/plugins/ directory of your WordPress installation.
  3. Activate the plugin from plugins page.

Now that the plugin is installed you can start using it:

  1. Edit a form in Contact Form 7.
  2. Choose “Map” from the Generate Tag dropdown.
  3. Follow the instructions on the page.

FAQ

What map does it use by default?

The map data is provided by OpenStreetMap. and is powered by Leaflet.

Can i use a different map provider?

I really recommend using Leaflet with OSM. But if you insist than you can, as long as you know some basic html, javascript and your map api.

I like this plugin, how can i donate to it?

Simply go to the donate link.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Contact Form 7 Map Field”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Contact Form 7 Map Field”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0

Initial plugin release.

1.1

Switched to work with Leaflet & OpenStreetMap.

1.3

Some code fixing and cleaning.

1.4

Fixed marker icon wrong path, collision with Leaflet Maps Marker plugin.

1.5

Better code structure.

2.0

Added geolocation, now the map and marker are focused on the supposed user location.

2.1

Bug fixes in geolocation.

2.2

Added validation.

2.3

Added minimum map zoom validation.