Linux 软件免费装

RSECommerce

开发者 jbrinley
更新时间 2013年4月20日 04:05
捐献地址: 去捐款
PHP版本: 3.0 及以上
WordPress版本: 3.0.1

标签

e-commerce cart checkout shopping PayPal credit Authorize.Net Sage PayPal WPS

下载

0.2 0.2.1 0.3 0.3.1 0.3.2 0.4 0.5 0.6 0.7 0.7.2 0.8 0.8.1 0.8.2 0.8.3 0.8.4

详情介绍:

A simple e-commerce/shopping cart plugin that focuses on setting up a simple, low-hassle e-commerce site. The plugin aims to just work without requiring complex configuration on the part site administrator or end user. Modular components can extend the functionality of the plugin and add new payment gateways. Currently supports PayPal WPS and the Authorize.net and Sage payment gateways. Others (including PayPal WPP, and Payflow Pro) will be added in the future. Created by Adelie Design

安装:

  1. Download and unzip the plugin
  2. Upload the really-simple-e-commerce folder to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Create a (blank) page for the cart and a (blank) page for checkout
  5. Set options through the 'E-Commerce' menu.
  6. Configure your payment gateway on the Gateway Settings page.
  7. Create products using the form at the bottom of an 'Edit Page' screen.

常见问题:

How do I add an 'Add to Cart' button to a page?

An 'Add to Cart' button will automatically appear on any page with an active product. To control where the button appears on that page, include the [add_to_cart] shortcode anywhere on that page. To include a button on a different page, use the [add_to_cart] shortcode with an argument for the page ID of the product. E.g., [add_to_cart pid=40] or just [add_to_cart 40].

I need to be able to pay with X

I'll add new payment processors as I can. New payment processors for Really Simple E-Commerce can be created as separate modules. The plugin should create a class that extends RSECommercePaymentHandler.

Where can I get a list of products?

If you use the Product post type, all Product posts will be listed at http://example.com/product/.

I get PHP errors when I try to activate the plugin

If you don't have PHP 5 or higher, you'll get an error similar to the following: Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' This plugin does not support older versions of PHP.

Where can I get support?

Contact Adelie Design at http://www.AdelieDesign.com

更新日志:

0.1 0.2 0.2.1 0.3 0.3.1 0.3.2 0.4 0.5 0.6 0.7 0.8 0.8.2 0.8.3