WordPress.org

한국어

  • 테마
  • 플러그인
  • 소식
    • 문서
    • 포럼
  • About
  • 워드프레스와 40% 웹을 위한 여정
  • 워드프레스 6.8
  • 워드프레스 받기
워드프레스 받기
WordPress.org

Plugin Directory

Sign Me Up

  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인
  • 플러그인 제출하기
  • 내 즐겨찾기
  • 로그인

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

Sign Me Up

작성자: jaromy
다운로드
  • 세부사항
  • 평가
  • 설치
  • 개발
지원

설명

Sign Me Up

This plugin is a widget that adds a simple sign-up form to your WordPress site, allowing visitors to subscribe to your mailing list. It serves as a front end to phpList, the most popular open-source newsletter manager (over 1.5 million downloads according to their website). The widget connects to phpList via AJAX, which allows a visitor to subscribe without leaving your WordPress page – no refresh or redirect is necessary.

Features:

  • Add a simple “sign-up to our newsletter” form to your WordPress site
  • Provides a back-end connection to the powerful open-source mailing list manager, phpList
  • Maintains the consistent look, feel, and branding of your WordPress site
  • Uses AJAX – no page refresh or redirects. Status & feedback are displayed on the same page as the form
  • Minimal, elegant, simple. Seamlessly blends in with your theme by incorporating existing styling rules
  • Easy customization – change the text of each form element so it says exactly what you want
  • Widgetized – easily add it to your site via drag & drop
  • Error checking – client side validation via popular jQuery Validation library provides immediate feedback to the user and reduces erroneous data

More information

  • Sign Me Up

스크린샷

  • Example of Sign Me Up form installed in WordPress Twenty Fourteen Theme
  • Built-in error checking – ensures email address has a valid format
  • Example response after a successful submission. Message and formatting can be customized via phpList Subscribe Page.
  • Configuring the form via the Widgets panel in WordPress backend

설치

Requirements:

  • phpList version 3.0.10 or greater (either self-hosted or hosted)
  • WordPress version 4.0.1 or greater

To install this plugin:

  1. Upload the contents of sign-me-up.zip to your plugins directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Add the Sign Me Up widget to your site using the Appearance -> Widgets menu.
  4. Specify your form settings in the widget. For more info head over to: Sign Me Up
  5. If phpList and WordPress are on separate domains or subdomains, then you will need to modify the .htaccess file on the phpList domain. See Cross-Domains for more details.
  6. That’s all. You’re done!

Alternatively you can search for the plugin from your WordPress dashboard and install from there.

FAQ

Do I need to use phpList?

Yes, this plugin specifically designed to use phpList as the mailing list manager to store the email adresses

Will it work with other mailing list services such as MailChimp?

No, this plugin will not work with MailChimp or other mailing list services. It is designed as a free open-source alternative to these paid services. So, instead it works with phpList.

Can I add additional fields for the user to fill out, such as Name?

Unfortunately, no. Currently there is no provision in the AJAX code in phpList to parse these additional parameters. As a workaround,
it is possible to request for these fields (Name, Zip Code, etc) in any of the confirmation emails sent by phpList, or have
the user update their profile with these additional details.

Can I use more than one Sign Me Up widget?

You can only have one widget per WordPress page. But, you can setup multiple widgets that each reside on a different page of your website. For example, one widget on the “Contact Us” page, a different widget on the “Latest News” page, etc. This allows you to customize the message of the signup form to whatever content you are displaying on that page.

How do I customize the response message?

The messages for a successful response can be customized via the Subscribe Page in phpList. Unfortunately, the error messages and failed submission messages cannot be customized.

Can I use the hosted version of phpList?

Yes, this should work with no issues. Just make sure that you enable cross-domain AJAX first. For more detailed instructions, see Cross-Domains.

Can phpList and WordPress live on different domains or subdomains?

Yes. Again, just make sure that you have enabled cross-domain AJAX. For more detailed instructions, see Cross-Domains.

I get the following error: “Unfortunately a network error occurred. Please try again. If this problem persists, please contact the webmaster.”

This could be due to a number of issues:

  • Cross-domain issues, see Cross-Domains
  • WWW-prefix issues, see WWW-prefix
  • Old incompatible versions of phpList or WordPress, see Requirements

후기

Works on release 5.9, but two matters needed resolving

Cornwell 2022년 2월 11일 답글 3개
The good news is that the plugin still works on release 5.9 of Wordpress. I cannot say I’ve tested it, just to report that in my configuration it works. The bad news is that the author’s website jaromy.net is no more. There were two matters which I shall also report in the support forum. 1. In order to see the Appearance > Widgets screen I had to install the Classic Widgets plugin. 2. I had upgraded the site to use https but the link in the configuration was still using http so anybody trying to sign up got a network error. Updating the configuration solved this.

buggy

illiachenvar 2016년 9월 3일
crushes the template after pushing the subscribe button :/

Nice plugin

istreet 2016년 9월 3일
Simple, easy to use and style. Thanks!

Works

thedaysse 2016년 9월 3일 답글 1개
Thanks for this! To get it to work I needed this in my ispconfig apache 2.2 .htaccess: Header set Access-Control-Allow-Origin “*” And in the ipsconfig subscription form I set it to only one email field without confirmation otherwise it would fail. If it doesn’t just work then it’s not that simple to figure out what is wrong.
모든 6 평가 읽기

기여자 & 개발자

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

기여자
  • jaromy

자국어로 “Sign Me Up”(을)를 번역하세요.

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

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

변경이력

1.0

  • 초기 릴리즈

1.1

  • Screenshots added
  • Fixed incorrect name in readme file

1.2

  • Fixed incorrect version number

1.3

  • Fixed potential XSS vulnerability in add_query_arg

1.4

  • Fixed incorrect version number

1.4.1

  • Fixed changelog in readme

1.5

  • Changed constructor to PHP 5 syntax; compliant with upcoming WP 4.3 release

1.5.1

  • Updated ‘tested up to’ version in readme

기초

  • 버전 1.5.1
  • 최근 업데이트: 9년 전
  • 활성화된 설치 200+
  • 워드프레스 버전 4.0.1 또는 그 이상
  • 다음까지 시험됨: 4.4.33
  • 언어
    English (US)
  • 태그:
    ajaxformphplistsignupsignup form
  • 고급 보기

평점

별 5점 만점에 4.5점.
  • 4 5-별점 후기 별 5개 4
  • 1 4-별점 후기 별 4개 1
  • 1 3-별점 후기 별 3개 1
  • 0 2-별점 후기 별 2개 0
  • 0 1-별점 후기 별 1개 0

리뷰 추가하기

모든 리뷰 보기

기여자

  • jaromy

지원

할 말 있으신가요? 도움이 필요하신가요?

지원 포럼 보기

기부

이 플러그인이 발전하도록 도우시겠습니까?

이 플러그인에 기부하기

  • 소개
  • 뉴스
  • 호스팅
  • 프라이버시
  • 쇼케이스
  • 테마
  • 플러그인
  • 패턴
  • 알아보기
  • 지원
  • 개발자 도구
  • WordPress.tv ↗
  • 참여하기
  • 이벤트
  • 기부하기 ↗
  • 미래를 위한 5가지
  • WordPress.com ↗
  • Matt ↗
  • bbPress ↗
  • BuddyPress ↗
WordPress.org
WordPress.org

한국어

  • X(이전 트위터) 계정 방문하기
  • Visit our Bluesky account
  • Visit our Mastodon account
  • Visit our Threads account
  • 페이스북 페이지 방문하기
  • 인스타그램 계정 방문하기
  • LinkedIn 계정 방문하기
  • Visit our TikTok account
  • 유튜브 채널 방문하기
  • Visit our Tumblr account
코드는 詩다