Skip to content

rickalday/Sell-Media

 
 

Repository files navigation

Sell Media

Sell Media is a WordPress plugin that allows you to sell, license and protect images, videos, audio and pdf's on your self-hosted WordPress site.

The Shopping Cart

Main Features

  • Sell photos, galleries, videos, pdf's and other digital files.
  • Create you own stock photo or video site.
  • Charge licensing fees for commercial, editorial, or personal usages.
  • Protect file uploads.
  • Accept payments via PayPal. Additional payment gateways are also available.

Themes

These WordPress themes were designed to enhance the functionality of Sell Media. Sell Media also works with any properly coded WordPress theme, however, some tweaks might be required.

Extensions

Installation

Server Requirements

  1. PHP 5.4 or higher

  2. CURL PHP extension

  3. GD PHP extension

  4. Original file uploads are protected automatically on Apache servers using .htaccess. If you are using an NGINX server, you'll need to add this to your sites configuration file: location ~ /wp-content/uploads/sell_media { rewrite / permanent; }

  5. Activate the plugin.

  6. Visit Sell Media -> Settings and configure the options.

  7. Visit Sell Media -> Add New and upload an image, video, audio file or pdf for sale.

Community

  1. Get help from the creators of Sell Media by joining Graph Paper Press.
  2. There is an unmonitored forum at WordPress.org for Sell Media.
  3. Fix issues reported on the issue tracker.
  4. Contribute ideas to the roadmap.

About

a WordPress plugin that allows anyone to sell, license and protect images, videos, audio and other media files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 80.3%
  • CSS 13.0%
  • JavaScript 6.7%