Documentation

Frontdesk Installation, Setup, and Use

Control Panel

Overview

The Frontdesk control panel is your admin area. You use it to manage your accounts and change Frontdesk's settings. You can sign in to the control panel at this URL on your site (Replace "example.com" with your site's domain name):

http://example.com/frontdesk/app/admin.php

Note: Frontdesk automatically checks for expired accounts each time you sign in to the control panel.

Dashboard

You land on the Dashboard each time you sign in to the control panel. You can perform the following actions from the dashboard page:

Add an account

Click "Add" from the control panel menu to navigate to the "Add an account" page. Your members can sign up for themselves using a Frontdesk registration form, or you can create accounts for them here.

To add an account, enter a user's name, email address, username and password, and the number of days they should be able to access your members area.

Click "Add more details" link near the bottom of the page to fill in any custom fields you may have created. (See the "Settings" section below for more details.)

Note: Only the username and password fields are required. To create accounts that never expire, enter 0 (zero) in the "Days" field or leave it blank.

View accounts

The "View" menu option leads to the "View accounts" page. Here's what you can do there:

Edit account

The "Edit account" page is shown whenever you click the "E" edit link next an account on the "View accounts" page. It's also shown when you click a member's username on the "View logins" page.

The page displays a member's name, email, username and password, and the number of days their account will remain active.

Click the "Edit more details" link near the bottom of the page to view information entered into any custom fields you've created.

The member's account status and the start and expiration dates for their account are displayed on the right side of the page.

You'll also find options to delete, suspend, activate, or renew their account on the right side of the page.

View logins

Click the "Logins" link on the "View accounts" page to see details related to each member's sign-in to your members area.

You can click one of the column header links (Username, IP, Platform, etc.) near the top of the page to sort logins using that column's values.

You may also click a username to view and edit a member's account data.

Email members

Clicking the "Email" menu option in the control panel takes you to the "Email members" page. There you can email all your members or just those with active, inactive, or expired accounts.

You can send a plain text or HTML messages. To send an HTML email, include HTML tags in the body of your message. Here's an example:

<p>Hi [name],</p>
<p>Don't miss out on our latest designs. Renew
your membership now for just $39.</p>

You may have noticed "[name]" in the example message above - Frontdesk helps you personalize your messages using tags in square brackets. With tags, you can include account information from the database in the subject and body of your messages.

Frontdesk automatically replaces each tag with the data it represents. So, using the example message above, Frontdesk would replace [name] with each member's name:

<p>Hi Jenni,</p>
<p>Don't miss out on our latest designs. Renew
your membership now for just $39.</p>

Here are all the database field names you can use in your tags:

Note: If you are sending a message to hundreds or thousands of members, Frontdesk will email them in batches to avoid overwhelming your server. It may take several minutes for your message to go out to everyone. That said, you don't have to stay in the control panel while it's sending.

Search accounts

The "Search" menu option leads to the "Search accounts" page in the control panel. This is the place to look up members' account information.

Enter any term you like (3 or more characters) and click the "Search" button. Frontdesk will find accounts that contain the term in any of its data fields. The search results are displayed on a page similar to the "View accounts" page.

Templates

You can view and edit the automated emails Frontdesk sends to your members from the "Templates" page.

To edit a template, select the one you want to change from the dropdown menu, and click the "Edit this template" button. Change the subject and body text to your liking and click "Save changes" when you're done.

Note: The email templates can be personalized just like the messages you send from the "Email members" page.

The templates follow:

The "Account Added" message is sent whenever you or a member creates an account.

"Account Suspended" goes out when you suspend an account from the "View accounts" page, or if a member has gone over your IP/hostname limit.

Frontdesk sends an "Account Expiring" email to members 3 days before their account expires.

"Account Renewed" is sent when you renew an account from the "View accounts" page, or if a member signs up again using the same username and password.

Settings

Change how Frontdesk works from the "Settings" page.

You'll see 4 tabs near the top of the page: Email, Security, Custom fields, and Profile.

About the tabs: