Tutorials

In most of my tutorials, I advocate using an Access Control module such as Content Access to restrict access to content to certain roles. This works great and gets the job done, but there are a few disadvantages to it. Access Control in Drupal is an 'all-or-nothing' process. Either the user can view the content, teaser, and menu links, or the user can view nothing.
This tutorial picks up where How to Sell Access to Nodes in Drupal 7 leaves off. Please see that tutorial first for an overview of how to configure and set up Pay Per View.
Pay Per View is an awesome module. It allows you to sell access to individual pieces of content, as opposed to sweeping access to content types based on Roles. This is really great for many business models which have premium nodes, like videos, yellow page entries, etc. Today we are going to see how easy it is to sell access to nodes using Pay Per View. We won't need any special access control module for this, since Pay Per View handles all of that natively. So, without further ado, let's begin. Installing and Configuring the Modules
I often times get asked about how to handle VAT with MoneyScripts modules. Until recently, there hasn't been a good solution for this. In light of this, I've built in support for VAT and country-specific rates into the existing Tax module that comes in MS Core. Here's a tutorial explaining how it works and how to set it up. First thing we will look at is the new settings in the Admin -> MoneyScripts -> Tax page.
Anyone who has used Drupal knows that it has a steep learning curve. Anyone who has stuck with it knows that Drupal can save you lots of time when you are building a web site. Drupal is an amazing CMS, which boasts high security, constant updates, 1000s of contributed modules, and an ever-increasing online community. If you are thinking about making a web site, I would highly suggest Drupal as the basis.
Introduction In this tutorial, I am going to show you step by step how to set up a Paid Classified Ads system using Drupal. Up until now, this has been quite a difficult thing to do, but since the release of my new module Paypal Nodes, it is very straightforward and easy. Using a module like this, you can easily set up a site similar to Craigslist, or any other similar site, such as a Job Listing site, Help Wanted, etc. Here are some of the goals that we want from a Paid Classifieds Site:   Goals:
This tutorial is an answer to the following forum post: http://www.moneyscripts.net/forums/feature-requests/2010/05/25/fixed-exp... We are going to be illustrating some of the power that the Rules integration provides us. The use-case we are going to examine is the ability to create a membership plan that will have a 'fixed expiration date', meaning it will expire on a certain date, regardless of when it was created. The first thing we need to do is create our Membership Plan. I am calling this one 'Trial Membership'.
This tutorial showcases some of the new Membership Suite Rules Integration features by explaining how to use Rules to schedule and send multiple 'Expiring Soon' emails. Enjoy!
Sometimes you have a huge database of users from your old system that you want to import into Drupal from a CSV file. You have fields like First Name, Last Name, Address, etc, that you want to be imported into their account. You can do all of this using the wonderful User Import module. It allows you to easily import users from your CSV file, and map any fields to Profile fields (created with the Drupal Profile module in Core).
*************************************** This is an old version of the tutorial. If you are using Drupal 7, see the new tutorial here: How to Build a Paid Membership Site with Drupal 7 *************************************** Introduction

Twitter Feed