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

Simple Seller

설명

SimpleSeller adds a new post type to a WP blog, which represents a sellable
item. Each author (“seller”) enters their own payment credentials, and
posts are linked to that seller’s payment gateway with a simple buy-now type
button. A separate capabilities set allows the blog owner to differentiate
between those allowed to post blog entries and those allowed to sell items.

Updating

  1. Download simpleseller-latest.zip
  2. Back up your database and previous version of Simple Seller
  3. Unzip Simple Seller into your WordPress plugins directory

Setup

  1. On the Admin page, select “Simple Seller” under Settings.
  2. Choose a “slug” for all items for sale. SimpleSeller will create a page under that slug.
  3. Edit the newly created seller page, adding whatever content makes sense. Publish the page.
  4. (Optional) Create accounts for your “sellers”, or add the “seller” capabilities to existing accounts. We recommend using the [Capabilities Manager (capsman) plugin] (http://alkivia.org/wordpress/capsman) to manage this.
  5. Enter your PayPal credentials on your Profile page. Each seller must do this.

설치

  1. Download simpleseller-latest.zip
  2. Back up your database and previous version of Simple Seller (if applicable)
  3. Unzip Simple Seller into your WordPress plugins directory
  4. Activate the plugin through the ‘Plugins’ menu in WordPress

FAQ

Why aren’t there any questions here?

Because nobody has asked any yet.

후기

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

기여자 & 개발자

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

기여자

자국어로 “Simple Seller”(을)를 번역하세요.

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

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

변경이력

1.1

  • Fixed the activation-hook-not-firing bug.

1.0

  • First public release