Home Tour Demo FAQ App Gallery Buy Now    
Home > Chapter: Using Events

Event types

There are many possible features on a live site. Users may browse pages, add, edit, delete entries. They may create accounts, login and logout. You may want do specific things on these events. For example you can redirect users after they add...


How to make some pages only available to paid subscribers?

If you have both free users and paid subscribers on your site, you might want to protect some of the pages so that they are only available to paid users. Here is how to do that:1. Create a new file called "layout/disabled.html" and have a message lik...


Can I drip content depending on how long a user has been a member?

Yes, you can. This is one of the best cases for using events feature.Let's see this with an example. Let's say you have a site for Math classes. Math 101, Math 102 and Math 201. You want your users to be able to access:Math 101 (m101.h...


How can I send e-mails on Events?

Let's say, when someone signs into your member area, you would like to send an email to Site Admin:1. Go to Application Manager, open Articles application, right click on it and select "Add New Email". 2. Select "Don't send this email I'll set an ev...



Search in articles

Customer Log-in | Support Forums | User Guide | Free Form Builder | Contact Memberkit Team