JINC THE ADMINISTRATION GUIDE

Size: px
Start display at page:

Download "JINC THE ADMINISTRATION GUIDE"

Transcription

1 JINC THE ADMINISTRATION GUIDE Author Lhacky Date 06 September 2010 Version 1.0 Software Version JINC 0.7 1

2 SUMMARY About this document...3 Intended audience...3 JINC Capabilities...4 JINC Installation...6 JINC Main Page...8 JINC Global configuration...8 Newsletter Management...10 Newsletters List...10 Newsletter Editing...11 Newsletter Publishing in Frontend...12 Message Management...14 Messages list...14 Message Editing...14 Tags substitution...15 Message sending process...16 Subscriber Management...18 Subscribers Import from CSV file...18 Subscription to a Public Newsletter...19 Subscription to a Protected or Private Newsletter...20 Autosubscription after Joomla! User Registration...21 Statistics...22 Appendix A. Theme Management...23 Appendix B. Addictional Attribute Management

3 ABOUT THIS DOCUMENT The JINC (Joomla! Integrate Newsletter Compment) is a Joomla! component to manage newsletters that can help Joomla! administrator to communicate with users and guests. This document describes the activities to administer JINC in order to create newsletters, send messages and manage subscribers. This paper contains also the description of the main functionalities JINC provides to help the administrator to compose messages, to follow the subscription trend, to allow automatic subscription to a newsletter and so on This document refers to JINC version 0.7. INTENDED AUDIENCE The intended audience of this document are Joomla! administrators who wants to communicate with users and guests using one or more newsletters. 3

4 JINC CAPABILITIES This section lists the main functionalites JINC provides to the administrator during newsletters management. Basic Management Profiling Auto-subscription Default template Welcome Message Disclaimer Themes management Template management Content type management Massime or personalized mails Attachment TAG substitution Start/Stop functionalities confirmation Massive import Groups management Joomla! Contact Integration Addictional attributes Event based statistics Time based statitics Statistics charts Hints Forum Frontend translations Backend translations Newsletters Creation and editing of unlimited number of newsletters. Access restriction to a newsletter to guests, users or groups of users. Automatic newsletter subscription after Joomla! user registration. Automatic loading of default message template during message creation. Welcome message after newsletter subscription. Disclaimer automatically added to every newsletter message. Several frontend themes available to show a newsletter in Joomla! frontend Messages Definition of message templates to avoid copy and paste at every message creation. Possibility to choose between plain text and HTML messages. One mail per subscriber or mails with a lot subscribers in Blind Carbon Copy. Attachment capabilities. Subscribers and newsletters info TAGs substituted while sending process. Possibility to start the message sending process, pause it and re-start later Subscribers Mail confirmation during subscription and unsubscription by opt-in messages. Import subscriber lists from CSV files. Creation of groups of potential subscribers for private newsletters. Possibility to retrieve subscribers information from Joomla! contacts Administrator definible mandatory or optional attributes to subscribe a newsletter Statistical Functionalities Statistics registered based on events (subscription, unsubscription, message sent). Statistics showed by time line. Trend of events time based showed in a chart. Documentation Activable and disactivable hints during JINC administration. Forum on site Translations Frontend translated in english, italian, french, spanish, german and dutch Backend translated in english and italian 4

5 5

6 JINC INSTALLATION The JINC installation process is really easy. You have simply to download the latest JINC version from this link JINC Download Page and install it using standard component installation tool as in figure The installation process installs not only the component, but also two modules and a plugin, listed here The mod_jinc_news_access module is useful to create a list of newsletter accessible by the frontend user (or guest). The mod_jinc_subscription module is useful to let the user subscribe from Joomla! frontend inserting necessary information (i.e. his mail address or name depending on newsletter type). The JINCSubscription plug-in is useful to automatically subscribe a Joomla! user just after registration. During installation process JINC creates some tables in database with prefix #_jinc_ where #_ is your table prefix for Joomla! When you uninstall the JINC the uninstallation process will remove the component, the module and the plug-in, but no data nor table will be erased from database. 6

7 Before installing and uninstalling JINC is recommended you make a Joomla! complete backup. 7

8 JINC MAIN PAGE JINC can be accessed by Joomla! administrator through the Component menù of Joomla! administration. The main page, as displayed in the following figure, allows to access every JINC functionalities and shows information about version, license and links to documentation and forum. Using the main page you can also check your JINC version and the latest version available. JINC GLOBAL CONFIGURATION Using the link 8 of the JINC Main Page you can access the JINC global configuration that is useful to set general behariours of the comeponent. As you can see in the next figure, there are only few parameters to configure for JINC: Mail per AJAX step. The sending newsletter can be a very long process depending on number of subscribers. JINC implements this process using several AJAX steps to avoid failure caused by network timeout (i.e.: HTTP timeout). With this parameter you can set how many mails will be sent every AJAX step during sending process. Default: 5. Time interval between mails. During newsletter sending JINC sends a lot of mails depending on number of subscribers and it waits for some times before to send successive mail. Sending mails without time interval should be avoided, because the SMTP server receiving the mail flow could consider it as a DoS attack or a SPAM attempt. Most of SMTP servers will block the sender causing newsletter sending process failure. This parameter allows JINC administrator to set a time interval to wait before send the following mail. Default: 1000 ms. Max number of recipients in BCC. When you use 'Massive mail' the sending process will create few mails with a lot of recipients in Blind Carbon Copy (see Message Managment 8

9 section for details). With this parameter you can set the max number of recipients in BCC for a single mail. Default: 50. Really send mail? If you are evaluating JINC probably you do not need to really send mails. If you choose to not really send mails, the mail body will be written in the log file in <JOOMLA_ROOT>/administrator/components/com_jinc/jinc.log. Default: yes. Log level. You can choose several log levels. The most significative are 'Debug', 'Finer' and 'Info'. 'Debug' log level will print in log file every SQL query executed against SQL Server by JINC. You can find log file in <JOOMLA_ROOT>/administrator/components/com_jinc/jinc.log. Default: Info. Hints activation. During JINC administration some hints will be displayed. When you will be confident in using JINC you can disable them. Default: yes. 9

10 NEWSLETTER MANAGEMENT The starting point to understand the JINC administration is the definition of a newsletter. In this section you can find how to create and edit a newsletter. NEWSLETTERS LIST The list of defined newsletters can be accessed using the link 1 from the JINC main page or using the Component JINC Newsletter menù item. The next figure shows three newsletters loaded using the JINC 'Load Sample Data' tool. With JINC you can define three types of newsletters 1. Protected Newsletter: only registered Joomla! users can subscribe to the newsletter. Attention: this does not mean that every registered user is subscribed to, but only that every registered user can subscribe to. 2. Public Newsletter: also a guest can subscribe to it providing a valid address. The access to the provided address will be verified by an opt-in message. 3. Private Newsletter: only registered Joomla! users belonging to groups defined by JINC administrator can subscribe the newsletter. It is very similar to a protected newsletter, but it is accessible only by selected user groups. In the above example the 'News for every Joomla! users' is a protected newsletter accessible by every users logged to Joomla! and used by JINC administrators to potentially communite with every users. The 'Private news for elected people' is reserverd to users belonging to the 'Test group' and can be used by JINC administrator to send messages to selected people. The 'News for everyone!!' is a public newsletter to which every one can subscribe to, also without a registered account. 10

11 NEWSLETTER EDITING The data you must provide to define a newsletter depends on the newsletter type, but some information are common to every newsletter as Name. Type. This value is not editable after newsletter creation. Description. Sender information. You must choose a sender name and a sender address. They will be used also for Reply-to information. Default template. This template will be loaded every time you want to associate a message to the newsletter. See section dedicated to message management for more details. Welcome message information. This is the message to send to an user after subscription to the newsletter. It can contain info about the newsletter, the unsubscription link and other. Disclaimer. This text will be attached at the end of every newsletter message. Other data depends on newsletter type. For public newsletters you must define the opt-in messages information. If a guest want to subscribe to a public newsletter, he must provide a valid mail address and to complete the registration process he must confirm that he can access the provided mailbox by clicking a link contained in a message (called opt-in message) sent immediatly after subscription request. In a similar way the guest must confirm the mail address at unsubscription time throught a removal opt-in message. Next figure displays opt-in info for the public newsletter in our example For private newsletters the JINC administrator must provide one or more groups of users that can access the newsletter (otherwise no users will never subscribe to it!!!). Here is an example in which 11

12 only users belonging to 'Test Group' can subscribe to the newsletter. JINC 0.7 adds some newsletter property regarding the way the newsletter must be showed by frontend. It is possibile to choose the frontend theme, the number of messages to list and the way to show them. By default there are three available themes (ice, red, blue), but in order to develop and add a new theme you can see the Appendix A. Theme management. The administrator can choose to show a table listing the message subjects, with the possibility to have a link to the specific message, or the list of messages complete of bodies. If previously defined, you have also the possibility to assign to a newsletter addictional attribute the user must (or may) provide to subscribe the newsletter (i.e. surname, address, age ). For more details see the Appendix B. Addictional attributes management. NEWSLETTER PUBLISHING IN FRONTEND Once you defined a newsletter you must publish it in your Joomla! Frontend in order to allow user access and subscription. To do this you can create a menù item with a JINC Newsletter Layout to show newsletter information, older messages and the subscription form as in figure 12

13 In this way you will obtain a page similar to this one allowing the user to see information about the newsletter and to subscribe it. The newsletter information and the subscription form will be showed to anyone in case of public newsletter or only to authenticated and authorized users in case of protected or private newsletters. An alternative to allow guests or users to subscribe a newsletter is using the JINC Newsletter Subscription module (mod_jinc_subscription). This module show only the subscription form for a newsletter as in the next sample. Meanwhile if you need to list in frontend the newsletters available for a guest or a user, you can use the JINC Newsletter Access module which lists the newsletters a visitor can access depending on his access level. 13

14 14

15 MESSAGE MANAGEMENT Once you defined a newsletter you can associate messages to in order to send them to subscribers. MESSAGES LIST Using the link 2 from the JINC main page or the Component JINC Messages menù item you can access the list of defined messages, as showed in the next figure. The first message in our example (titled 'Hello everybody!!!') is related to the public newsletter and is a Bulk Message. With this kind of message the sending process will not send one mail for every subscribers, but few mails with a lot of recipients in Blind Carbon Copy (BCC.). The third message is related to the private newsletter and is a Personal Message. MESSAGE EDITING In our example the first message has been defined in such a way: 15

16 The previous figure displays the fields needed to define a message: Subject. Newsletter. This is the newsletter the message refer to. Body. Content type. The message can be send in plain text or HTML mode. Type. Personal or Bulk message. Attachment With the previous form you can load body and subject of the message from a predefined template, so you can avoid a noisy copy and paste process from a message to another every time you need to define a new message. This can be really useful when messages related to the same newsletter must have a common layout: in this case you can define a newsletter default template that will be automatically loaded when you associate a message to the newsletter. TAGS SUBSTITUTION JINC messages, included welcome messages and disclaimers, can contain special strings, called Tags, that will be substituted at message dispatch time. For an example the tag [NEWSLETTER] will be substituted with the name of the newsletter the message belongs. The tags availability depends on newsletter and message type: i.e. bulk messages and public newsletters can not contain tags as [USERNAME] and [USERID] because in those context users related info are not meaningful. During message definition near the body the message creator can find the list of available tags depending on the context he is working with. For example next figure shows available tags for a public and a private newsletter. 16

17 MESSAGE SENDING PROCESS Once you defined a message and associated it to a newsletter you are ready to mail it, but before sending the message to every subscribers you can produce a preview to be sure you obtained the expected result. To do this you can use the preview icon near the message subject in the message list context. Using this icon you will send the preview to the mail address of the user you are using for Joomla! administration. If you are satisfied with the result, you can send the message to the subscriber with the send icon (next to the preview icon) accessing the Newsletter sending process as in next figure The sending message task is splitted in subprocesses each executed in an AJAX step. Within each 17

18 subprocess JINC send n mails waiting s milliseconds between mails. Default values are s = 1000 (1 second) and n = 5, so a subprocess lasts about 5 seconds. At the end of a subprocess the progress bar and the last server response time in previous figure will be updated. In such a way if a newsletter has 1000 subscribers the sending process spend 1000 seconds to finish executing 200 AJAX steps. These parameters are editable using JINC preferences (see section 'JINC Global Configuration') and are vey important for two aspects: they avoid HTTP and network timeout caused by too long requests and the delivery of too many mails in a time unit. For these reasons you should choose their values very carefully. The sending process can be paused and stopped, and when finished historical information are registered and can be reviewed using the history icon in messages list. In such a way the administrator can recover the date a message has been sent and how many mails has been successfully delivered. Here is an example of historical data about a message sending: In the example the message has been sent twice in the same day. The first time to no subscribers, and the second time to 29 subscribers after subscriber import from CSV file. Important:when a sending process is in execution for a process, no other administrators can start to run it. Other administrators can only pause or stop the process: this will cause the pausing or stopping also for the first administrator who launched the process. This functionality can be important in case an administrator starts a process, but his browser was closed for some reason (i.e. brower cash) before the process has been correctly terminated: in this case the process appear to be running, but no messages is being sent actually. In this case another administrator (or the same one after re-login) can pause the process and restart again from the same point. 18

19 SUBSCRIBER MANAGEMENT Using the link 4 of the JINC Main Page you can access the subscribers list displayed in figure From here you can check if someone is subscribed to a newsletter and delete a subscription (without subscriber approvation and without any communication with him). SUBSCRIBERS IMPORT FROM CSV FILE If you already have the list of users interested in a newsletter subscription, you can import it from a Comma Separated Value (CSV) file. The format of the CSV file depends on the type of newsletter you are working with. For instance with public newsletters the CSV file simply contains a list of valid addresses, whereas with a protected newsletter every CSV line must contains info related to the users you are being subscribing to it. To access the tool to import subscribers you must use the import icon in the row related to the newsletter in the newsletter list context as you can see in the next figure Then you must upload the CSV file in the format explaind by the hint as displayed in next figure 19

20 In this example we are importing subscribers in a protected newsletter, so the CSV file must contain for every user the username, the name and the mail address of the user you are subscribing. If the Joomla! user does not yet exist the importer tool will try to create it with a random password. At the end the import process result will be showed as in the next figure. SUBSCRIPTION TO A PUBLIC NEWSLETTER A public newsletter can be subscribed by anyone providing a mail address. JINC subscription process validates the subscription request by an opt-in message containing a link to click in order to confirm the ownership of the provided mail address. In this section we will follow the subscription process to a public newsletter. First of all is necessary to create e a public newsletter and publish it somewhere in the Joomla! Frontend. At this point the newsletter is available for subscription: the unique data the guest must provide is a valid mail address, as you can see in figure: The subscription request will registered and an opt-in message will send to the user with this personalizable text including a random generated link the user must click in order to confirm the newsletter registration 20

21 We received your subscription request to our newsletter News for everyone!!. To complete the registration process you must confirm you are able to access the mail address clicking this confirmation link: option=com_jinc&controller=newsletter&task=confirm&news_id=1002&pub_random= Best Regards, The Staff. The JINC administrator can see in the list of subscribers a row like this with the subscriber in state 'Waiting click from opt-in' until the guest won't confirm his subscription. The guest will not receive any newsletter message until he will not click the confirmation link. SUBSCRIPTION TO A PROTECTED OR PRIVATE NEWSLETTER The subscription to a protected newsletter is a very simple process. A Joomla! logged user can subscribe the newsletter without providing any data, because his mail address has been checked at website registration. Just after newsletter subscription the user will receive a personalizable welcome message at his mail address. By default the welcome message is similar to this one: Dear Administrator, Your userid admin has been subscribed successfully to our newsletter News for every Joomla! users. Bye, the staff The subscription to a private newsletter is really similar, but the user can subscribe to the newsletter only if he belongs to a group allowed to access the newsletter. 21

22 AUTOSUBSCRIPTION AND JOOMLA! CONTACT INTEGRATION If you are working with private or protected newsletters you have two addictional functionality: the autosubscription and the Joomla! Contact integration. They are activable enabling the checkbox 'Newsletter subscription on user registration' and/or in newsletter editing as in figure With the first option a user will be subscribed to a protected newsletter just after his registration to Joomla! and he will receive the newsletter welcome message together the Joomla! address confirmation mail. In case of private newsletter the behaviour is a little bit different. The user won't be immediatly subscribed to the newsletter, but he will be inserted into the first group that can access the newsletter. In such a way he will have automatically access to the newsletter without any action by Joomla! Administrator. The Joomla! Contact integration allow the retrieving of user information from Joomla! Contacts while sending personal messages. In such a case the administrator have a list of addictional attribute editing a message such as [CON_NAME], [CON_ADDRESS], [CON_STATE] ecc that will be substituted during message sending with info retrived from Joomla! Contacts. 22

23 STATISTICS Every time someone subscribes or unsubscribes to a newsletter or an administrator sends a message JINC registers an event. Then JINC uses these events to generate statistics so the administrator can follow the trends of number of subscriptions and message sendings. To access the newsletter statistics you can use the related icon in newsletter list as in figure Using this icon you access the statistics page which can be used to show statistics about number of subscriptions, number of unsubscriptions and number of sent messages daily or hourly time based. Here is an example of statistics page regarding the sample newsletter News for every Joomla! Users. The performed chart shows the number of subscriptions within the last 8 days. Attention: to produce charts your PHP envirnment must have GD Support enabled and properly configured. 23

24 APPENDIX A. THEME MANAGEMENT JINC 0.7 adds the possibility to assign a frontend theme to a newsletter. A theme defines the graphical aspect of newsletter in Joomla! Frontend simply using a CSS file. JINC comes with three predefined and very simple themes: ice, red and blue. To define a new theme you must create a new css file in the directory <JOOMLA_PATH>/components/com_jinc/assets/themes/ following the example of one of the default theme and ridefining the CSS classes contained in it. The newsletter editing functionality will list as a theme every file in the target directory with.css extension. APPENDIX B. ADDICTIONAL ATTRIBUTE MANAGEMENT JINC 0.7 introduces the possibility to define addictional attributes for newsletter subscription. An attibute, in this context, is a value an user must provide to subscribe a newsletter. In case of public newsletter, for example, mail address and name are necessary attributes for subscription. The administrator can define addictional attributes and associate them to a newsletter as mandatory attribute (the subscriber must provide it) or optional attribute (the subscriber may provide). The addictional attibute definition functioanlity can be accessed from the newsletter listing page with the button 'Attributes' and accessing to the addictional attribute management tool as next figure. 24

25 An addictional attribute is defined by these parameters: 1. Attribute name: the name of the attribute used to refer to it around the JINC application. 2. Input name: the string used in the subscription form in Joomla! Frontend. For internationalizion purposes, this string can be translated in the JINC frontend language files (i.e.: <JOOMLA_PATH>/language/en-GB/en-GB.com_jinc.ini) 3. Tag name: the string describing the attribute during message editing for tag substitution purpose. This string must is not editable by administrator and must be translated in JINC backend language files (i.e.: <JOOMLA_PATH>/language/en-GB/en-GB.com_jinc.ini). 4. Input type: it can be Integer or String and is used to check input during user subscription request. 5. Description. The attribute description. Once defined, an attribute can be associated to one or more newsletter as a mandatory or optional attribute through the panel in the editing the newsletter page. The value of attribute associated to the newsletter will be request in the subscription form and the input value will be checked based on the attribute input type and his obligatoriness. For example, associating the attribute surname as mandatory and address as optional the subform request will appear like this and in message editor has the dispobility of the addictional tags [ATTR_ADDRESS] and [ATTR_SURNAME]. 25

Manual for CKForms component Release 1.3.1

Manual for CKForms component Release 1.3.1 Manual for CKForms component Release 1.3.1 This manual outlines the main features of the component CK Forms including the module and the plug-in. CKForms 1.3 is the new version of the component for Joomla

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 2014-06-11 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction... 4 Chapter 2 Quick Start Guide... 5 2.1 Accessing the Email

More information

VIVVO CMS Plug-in Manual

VIVVO CMS Plug-in Manual VIVVO CMS Plug-in Manual www.vivvo.net 1 TABLE OF CONTENTS INTRODUCTION...4 PLUGIN: CONTACT FORM BUILDER PLUG-IN...5 DESCRIPTION:...5 HOW TO INSTALL?...5 ACTIVATION:...5 ACCESS:...5 USER LEVEL:...5 ACTIONS:...6

More information

Campaign Manager 2.0 for Sitecore CMS 6.6

Campaign Manager 2.0 for Sitecore CMS 6.6 E-Mail Campaign Manager 2.0 Marketer's Guide Rev: 2014-06-11 E-Mail Campaign Manager 2.0 for Sitecore CMS 6.6 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter

More information

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension

Advanced Newsletter Getting Started. How to install extension. How to upgrade extension Advanced Newsletter 1.0.0 Getting Started Welcome to the Advanced Newsletter Documentation. Whether you are new or an advanced user, you can find useful information here. Next steps: How to install extension

More information

ViMP 2.1. Administration Guide. Author: ViMP GmbH

ViMP 2.1. Administration Guide. Author: ViMP GmbH ViMP 2.1 Administration Guide Author: ViMP GmbH Chapter: Table of Contents Table of Contents ViMP Administration Panel... 5 Enter the Administration panel... 5 Filter Options... 6 Modules... 7 Media...

More information

INFORMATION TECHNOLOGY SERVICES

INFORMATION TECHNOLOGY SERVICES INFORMATION TECHNOLOGY SERVICES MAILMAN A GUIDE FOR MAILING LIST ADMINISTRATORS Prepared By Edwin Hermann Released: 4 October 2011 Version 1.1 TABLE OF CONTENTS 1 ABOUT THIS DOCUMENT... 3 1.1 Audience...

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

User Guide for Bulk Mail Management System (BMMS)

User Guide for Bulk Mail Management System (BMMS) User Guide for Bulk Mail Management System (BMMS) Table of Content In this user guide, we first guide you through the process of creating, approving and releasing bulk mails. 1: How to Access the System

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. WordPress About the Tutorial WordPress is an open source Content Management System (CMS), which allows the users to build dynamic websites and blog. WordPress is the most popular blogging system on the web and allows

More information

Setup your campaigns. Series from HOW TO... Setup your campaigns. Team Management

Setup your campaigns. Series from HOW TO... Setup your campaigns. Team Management Series from Setup your campaigns HOW TO... Setup your campaigns Team Management 1 In this guide... Learn how to create a GetResponse email marketing campaign and manage all the built-in options designed

More information

My MessageMedia User Guide

My MessageMedia User Guide My MessageMedia User Guide Copyright and Trademark Statement 2011 MessageMedia All rights reserved. Apart from any use permitted under the Copyright Act 1968, no part of this publication may be reproduced,

More information

Blue Form Builder extension for Magento 2

Blue Form Builder extension for Magento 2 Blue Form Builder extension for Magento 2 User Guide Version 1.0 Table of Contents I) Introduction......5 II) General Configurations....6 1) General Settings.....7 2) ReCaptcha... 8 III) Manage Forms......

More information

Get to know Inxmail Professional 4.4 in five easy steps

Get to know Inxmail Professional 4.4 in five easy steps How-to Get to know Inxmail Professional 4.4 in five easy steps Use this document as an introduction to help get you started with Inxmail Professional. The five steps presented here take you through the

More information

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions.

Learn how to login to Sitefinity and what possible errors you can get if you do not have proper permissions. USER GUIDE This guide is intended for users of all levels of expertise. The guide describes in detail Sitefinity user interface - from logging to completing a project. Use it to learn how to create pages

More information

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com.

A User Guide. Besides, this Getting Started guide, you ll find the Zoho Campaigns User Guide and many other additional resources at zoho.com. A User Guide Welcome to Zoho Campaigns! This guide will help you create and send your first email campaign. In addition to sending an email campaign, you ll learn how to create your first mailing list,

More information

Let your customers login to your store after pre-approval

Let your customers login to your store after pre-approval Customer Approve & Disapprove Let your customers login to your store after pre-approval Extension Specification Document Version: 2.0.0 Magento 2 Extension URL: https://www.extensionhut.com/customer-approve-disapprove-for-magento-2.html

More information

G-Lock EasyMail7. Startup Guide. Client-Server Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit

G-Lock EasyMail7. Startup Guide. Client-Server  Marketing Solution for Windows. To learn more about G-Lock EasyMail7, visit G-Lock EasyMail7 Client-Server Email Marketing Solution for Windows Startup Guide 1 Table of Contents This document is your startup guide for G-Lock EasyMail7 product. It is designed to provide you with

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

Administration. STILOG IST, all rights reserved

Administration. STILOG IST, all rights reserved 2 Table of Contents I. Admin Center... 1 1. ACCESS... 1 Starting the Admin Center application... 1 2. General Settings... 2 Home page... 3 Client... 4 Application... 5 VPPortal... 6 3. Password Configuration...

More information

Marketer's Guide. User guide for marketing analysts and business users

Marketer's Guide. User guide for marketing analysts and business users Marketer's Guide Rev: 18 November 2014 Email Campaign Manager 2.2 for Sitecore CMS 7.5 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

User Training Manual. Polit v4.7

User Training Manual. Polit v4.7 User Training Manual PoliteMail v4.7 2 Welcome to PoliteMail This training manual is designed for users new to PoliteMail. It provides a basic overview for each function within the tool. For more detailed

More information

District And Club Database

District And Club Database Summary DACdb s Personalized email system () is a powerful way to communicate with your membership. It sends individual, personalized emails to each recipient. There are many features including scheduling,

More information

Joomla User Guide Ver 3

Joomla User Guide Ver 3 LiveHelp Server Joomla User Guide Ver 3 Introduction The process of configuration and implementation of the LiveHelp server is divided into four stages, which are detailed below. The approximate time of

More information

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0

USER MANUAL. SuiteCRM Customer Portal for Joomla TABLE OF CONTENTS. Version: 2.0 USER MANUAL TABLE OF CONTENTS Introduction... 1 Benefits of Customer Portal... 1 Prerequisites... 1 Installation... 2 SuiteCRM Plug-in Installation... 2 Joomla Manual Plug-in installation... 3 Plug-in

More information

JSN Dona Portfolio User's Guide

JSN Dona Portfolio User's Guide JSN Dona Portfolio User's Guide Getting Started Template Package Installation 1. Download the template installation package Log in JoomlaShine Customer Area to download the template package that you have

More information

Sign-up Forms Builder for Magento 2.x. User Guide

Sign-up Forms Builder for Magento 2.x. User Guide eflyermaker Sign-up Forms Builder 2.0.5 for Magento 2.x User Guide 2 eflyermaker Dear Reader, This User-Guide is based on eflyermaker s Signup-Form Builder Plugin for Magento ecommerce. What follows is

More information

Manual VEMACO 2.8. for Joomla 2.5

Manual VEMACO 2.8. for Joomla 2.5 Manual VEMACO 2.8 for Joomla 2.5 Content 1 Introduction... 4 2 Installation... 5 2.1 Update... 6 3 Features... 7 3.1 Global configuration... 8 3.1.1 The global parameters of VEMACO... 8 3.1.2 Vehicle classes...

More information

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console...

Introduction Installing or Upgrading DNN Using the Control Panel Admin Console Tools for SuperUsers Host Console... Table of Contents Introduction................................................................................. 3 Installing or Upgrading DNN...................................................................

More information

OxyClassifieds Handbook

OxyClassifieds Handbook OxyClassifieds Handbook OxyClassifieds Team Email: office@oxyclassifieds.com Web: http://www.oxyclassifieds.com OxyClassifieds Handbook by OxyClassifieds Team Copyright 2006-2011 www.oxyclassifieds.com

More information

Blue Form Builder extension for Magento2

Blue Form Builder extension for Magento2 Blue Form Builder extension for Magento2 User Guide Version 1.0 Table of Contents I) Introduction.. 4 II) Installation 5 III) General Configurations...6 IV) Manage Forms.. 7 1) List of Forms 7 2) Add New

More information

LUMINATE ONLINE: FUNDAMENTALS-MANAGING CONSTITUENTS

LUMINATE ONLINE: FUNDAMENTALS-MANAGING CONSTITUENTS Constituent360 is an online database that houses constituent profiles and is the center of all things Luminate Online. Learn how each interaction a constituent has with your organization from registrations,

More information

BeetleEye Application User Documentation

BeetleEye Application User Documentation BeetleEye Application User Documentation BeetleEye User Documentation 1 Table of Contents Welcome to the BeetleEye Application... 6 Overview... 6 Navigation... 6 Access BeetleEye... 6 Update account information...

More information

Version 4.1 Updated Graphical User Interface. Updated navigation from version 4.0 to include Add functions rather than Provision functions.

Version 4.1 Updated Graphical User Interface. Updated navigation from version 4.0 to include Add functions rather than Provision functions. Server Management Tool (SMT) 4.1 User s Guide (Windows Version) Advanced Internet Technologies, Inc. AIT Center September 22, 2004 Revision History: This is version 4.1 of the SMT User s Guide for Windows.

More information

Helpdesk. Features. Module Configuration 1/49. On - October 14, 2015

Helpdesk. Features. Module Configuration 1/49. On - October 14, 2015 Helpdesk webkul.com/blog/magento-helpdesk/ On - October 14, 2015 Helpdesk module provides the support to their customers. It is a software suite that enables customer support to receive, process, and respond

More information

CommzGate Cloud SMS User Guide

CommzGate Cloud SMS User Guide CommzGate Cloud SMS User Guide 2014 Welcome! This User Guide takes a visual approach to introducing you to the features found on the CommzGate Cloud SMS Web Portal. Each major part of the User Interface

More information

Easily communicate with customers using up-to-date, customized templates. Allow customers to return products as an existing customer or guest.

Easily communicate with customers using up-to-date, customized  templates. Allow customers to return products as an existing customer or guest. .0 USER GUIDE Version 1.0 support@exto.io http://exto.io/rma-for-magento-2.html Keep your staff informed with RMA s power Admin interface. Easily communicate with customers using up-to-date, customized

More information

It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible ing to defined user lists.

It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible  ing to defined user lists. CbMailing User Guide CbMailing version to which this document relates: 2.1 What is it? It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible e-mailing to defined

More information

Symantec Security. Setup and Configuration Guide

Symantec  Security. Setup and Configuration Guide Symantec Email Security Setup and Configuration Guide I. Requirements A Symantec Email Security subscription A registered domain name Hosted email service Internet connection 2 II. Getting Started When

More information

Affiliate Guide. Version Jan 2017

Affiliate Guide. Version Jan 2017 Website: http://magehit.com Contact: sale@magehit.com Affiliate Guide Version 4.0.5 - Jan 2017 Configuration Go to System >> Configurations >> MageHit >> Affiliate Pro (or Affiliate Pro >> Configuration)

More information

Internet Society: Chapter Portal (AMS)

Internet Society: Chapter Portal (AMS) Internet Society: Chapter Portal (AMS) User Guide Last Updated: January 2017 Feedback? Email amshelp@isoc.org Contents Overview... 4 Accessing the Portal... 5 Logging In... 6 Retrieving Your Username or

More information

District 5910 Website Quick Start Manual Let s Roll Rotarians!

District 5910 Website Quick Start Manual Let s Roll Rotarians! District 5910 Website Quick Start Manual Let s Roll Rotarians! All Rotarians in District 5910 have access to the Members Section of the District Website THE BASICS After logging on to the system, members

More information

The Electronic Voting System - EVS

The Electronic Voting System - EVS The Electronic Voting System - EVS The electronic voting system is based on the MSU surveys application. Its primary purpose is to allow the MSU community to vote on a variety of issues, membership or

More information

Create and Send Staff s

Create and Send Staff  s Create and Send Staff Emails Create and Send Staff Emails Table of Contents Accessing the Create Staff Email Menu... 3 Staff Email Details... 5 Email Body... 7 Email Templates... 9 Merge Fields... 11 Attachments...

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.happyfox.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your rights

More information

Voice Authoring 6.1. Voice Manager User Guide

Voice Authoring 6.1. Voice Manager User Guide Voice Authoring 6.1 Voice Manager User Guide Friday, March 02, 2012 Table of Contents Table of Contents i Chapter 1 Preface 1 Purpose of This Guide 1 Help and Other Resources 2 Community 2 Technical Support

More information

Create an Account on

Create an Account on Wordpress.com Basics! 1 Wordpress.com or Wordpress.org? Wordpress.com is a quick and easy way to get a blog online. You can go sign up and create a WordPress blog immediately, for free. You have a variety

More information

Joomla 2.5 User Change Password Frontend

Joomla 2.5 User Change Password Frontend Joomla 2.5 User Change Password Frontend Add User Frontend makes it possible to add users to Joomla from the frontend. It will even Autogenerate username and password - Add users to Attention: Description

More information

Mass mailing lists. There are many different settings, this goes through many of the basics. The defaults are usually adequate for most mailing lists.

Mass mailing lists. There are many different settings, this goes through many of the basics. The defaults are usually adequate for most mailing lists. Mass mailing lists There are many different settings, this goes through many of the basics. The defaults are usually adequate for most mailing lists. Contents Top icons... 2 Open Mailing List... 2 Options...

More information

Campaign Manager for Sitecore CMS 6.3

Campaign Manager for Sitecore CMS 6.3 E-Mail Campaign Manager Marketer's Guide Rev: 2013-01-24 E-Mail Campaign Manager for Sitecore CMS 6.3 Marketer's Guide User guide for marketing analysts and business users Table of Contents Chapter 1 Introduction...

More information

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps

BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps BrandingUI (Basic, Advanced, Enterprise) Getting Started - Important First Steps Step 1: Log into your BrandingUI Administrative site https:// yourclientid.brandingui.com/admin-signin.php Use the initial

More information

IBM emessage Version 9 Release 1 February 13, User's Guide

IBM emessage Version 9 Release 1 February 13, User's Guide IBM emessage Version 9 Release 1 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 471. This edition applies to version

More information

VirtueMart Top Ten Module

VirtueMart Top Ten Module VirtueMart Top Ten Module Introduction: VirtueMart provides a module (mod_virtuemart_topten_1.1.5.j15.zip) in the complete installation package of VirtueMart. mod_virtuemart_topten_1.1.5.j15.zip: This

More information

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6

Contents. Announcer Pro Version 4.6 Page 2 of 35 Version V4.6 User Guide Contents 1. Introduction... 3 1.1. Getting Started... 3 1.2. Navigation... 4 2. Create a Newsletter... 6 2.1. Confirm Company Details... 6 2.2. Choose Template... 8 2.3. Edit Newsletter... 8

More information

4/27/2018 Blackbaud Internet Solutions 4.5 US 2015 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted

4/27/2018 Blackbaud Internet Solutions 4.5  US 2015 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted Email Guide 4/27/2018 Blackbaud Internet Solutions 4.5 Email US 2015 Blackbaud, Inc. This publication, or any part thereof, may not be reproduced or transmitted in any form or by any means, electronic,

More information

Web logs (blogs. blogs) Feed support BLOGS) WEB LOGS (BLOGS

Web logs (blogs. blogs) Feed support BLOGS) WEB LOGS (BLOGS Web logs (blogs blogs) You can create your own personal Web logs (blogs) using IBM Lotus Notes. Using the blog template (dominoblog.ntf), you create a blog application, such as myblog.nsf, which you can

More information

All-In-One Cloud-Based Blaster

All-In-One Cloud-Based  Blaster All-In-One Cloud-Based Email Blaster Page 1 Index 04 What is Email Magix 05 How Email Magix Works 06 Email Magix Features 08 Email Design Features 10 Email Campaign Features 13 Autoresponder Features 14

More information

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create

JSN UniForm User Manual. Introduction. A simple contact form created by JSN UniForm. JSN UniForm is a Joomla form extension which helps you create JSN UniForm User Manual Introduction A simple contact form created by JSN UniForm JSN UniForm is a Joomla form extension which helps you create forms quickly and easily - from normal forms to complex forms.

More information

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website: Page 1

Product Questions/Answers extension for Magento2. User Guide. version 1.0. Website:   Page 1 Product Questions/Answers extension for Magento2 User Guide version 1.0 Website: http://www.itoris.com Page 1 Contents 1. Introduction... 3 2. Installation... 3 2.1. System Requirements... 3 2.2. Installation...

More information

DSS User Guide. End User Guide. - i -

DSS User Guide. End User Guide. - i - DSS User Guide End User Guide - i - DSS User Guide Table of Contents End User Guide... 1 Table of Contents... 2 Part 1: Getting Started... 1 How to Log in to the Web Portal... 1 How to Manage Account Settings...

More information

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING &

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING & Table of Contents CUSTOMER CONTROL PANEL... 2 LOGGING IN... 2 RESET YOUR PASSWORD... 2 DASHBOARD... 3 HOSTING & EMAIL... 4 WEB FORWARDING... 4 WEBSITE... 5 Usage... 5 Subdomains... 5 SSH Access... 6 File

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable

More information

Epson Device Admin User s Guide NPD EN

Epson Device Admin User s Guide NPD EN Epson Device Admin User s Guide NPD5817-00 EN About this Manual About this Manual Marks and Symbols! Caution: Instructions that must be followed carefully to avoid bodily injury. c Important: Instructions

More information

Web-based Interface User Guide

Web-based  Interface User Guide Web-based E-mail Interface User Guide www.twcbc.com back back to TOC to TOC Header Table Text of Contents and Info Table Of Contents Login 3 Composing a Mail Message 4 Creating a Contact 6 Creating a Folder

More information

End User Manual. December 2014 V1.0

End User Manual. December 2014 V1.0 End User Manual December 2014 V1.0 Contents Getting Started... 4 How to Log into the Web Portal... 5 How to Manage Account Settings... 6 The Web Portal... 8 How to Upload Files in the Web Portal... 9 How

More information

Administrator Manual. Last Updated: 15 March 2012 Manual Version:

Administrator Manual. Last Updated: 15 March 2012 Manual Version: Administrator Manual Last Updated: 15 March 2012 Manual Version: 1.6 http://www.helpdeskpilot.com Copyright Information Under the copyright laws, this manual may not be copied, in whole or in part. Your

More information

WEBppliance for Windows User Administrator's Help

WEBppliance for Windows User Administrator's Help WEBppliance for Windows User Administrator's Help September 23, 2003 Contents About This Document...3 How to use this Help system...4 Getting started...6 What to do first... 6 Viewing your account settings...

More information

Installation and Usage Guide

Installation and Usage Guide SMS Master for SAP Business One Easily send SMS and Email from within SBO Installation and Usage Guide December 2010 page 1/15 Table of Cotent. 1 General 3 2. How do I download SMS Master add-on? 3. 3

More information

SQream Dashboard Version SQream Technologies

SQream Dashboard Version SQream Technologies SQream Dashboard Version 1.1.0 SQream Technologies 2018-11-06 Table of Contents Overview................................................................................... 1 1. The SQream Dashboard...................................................................

More information

USER GUIDE. EBMS SECURE MailGate

USER GUIDE. EBMS SECURE  MailGate USER GUIDE EBMS SECURE EMAIL MailGate USER REGISTRATION When a secure email is sent to a new user, Secure Mailbox generates a notification and sends it to their email account. The notification contains

More information

Joomla 3.X User Manager

Joomla 3.X User Manager Joomla 3.X User Manager Introduction Most Joomla websites have three levels of content available: 1. Content that can be accessed totally free by every one that visits the website 2. Content that requires

More information

An Overview of Webmail

An Overview of Webmail An Overview of Webmail Table of Contents What browsers can I use to view my mail? ------------------------------------------------------- 3 Email size and storage limits -----------------------------------------------------------------------

More information

Please post bugs on our forum on or us on

Please post bugs on our forum on  or  us on Login One! authentication and user plug-in for Joomla! 3.x Trial Edition 2011-2018 INNATO BV - www.innato.nl - All rights reserved **************************************************************************

More information

Instruction Manual for SmartSite 2.0

Instruction Manual for SmartSite 2.0 Instruction Manual for SmartSite 2.0 Overview SmartSite 2.0 (http://smartsite.telusys.net/) is a web based software package that allows its users to create and maintain web sites without the necessity

More information

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin

A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin A Guide to Understand, Install and Use Pie Register WordPress Registration Plugin 1 P a g e Contents 1. Introduction... 5 2. Who is it for?... 6 3. Community v/s PRO Version... 7 3.1. Which version is

More information

Web Outlook. Tenafly Technology Department

Web Outlook. Tenafly Technology Department Tenafly Technology Department Web Outlook If you would like to begin using the Web-based Outlook service to check your email remotely, you can do so immediately by visiting the Tenafly School District

More information

This document contains information that will help you to create and send graphically-rich and compelling HTML s through the Create Wizard.

This document contains information that will help you to create and send graphically-rich and compelling HTML  s through the Create  Wizard. This document contains information that will help you to create and send graphically-rich and compelling HTML emails through the Create Email Wizard. or warranty by AT&T and is subject to change. 1 Contents

More information

Hostopia WebMail Help

Hostopia WebMail Help Hostopia WebMail Help Table of Contents GETTING STARTED WITH WEBMAIL...5 Version History...6 Introduction to WebMail...6 Cookies and WebMail...6 Logging in to your account...6 Connection time limit...7

More information

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN)

KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) KNOWLEDGE MANAGEMENT (SHAREPOINT ADD-IN) Enterprise version Updated: May 2018 Version 1.0.0.2 Copyright Beyond Intranet 2017. All Rights Reserved i Notice Beyond Technologies LLC. This is a controlled

More information

Ciphermail Webmail Messenger Administration Guide

Ciphermail Webmail Messenger Administration Guide CIPHERMAIL EMAIL ENCRYPTION Ciphermail Webmail Messenger Administration Guide October 27, 2017, Rev: 8630 Copyright 2013-2017, ciphermail.com. CONTENTS CONTENTS Contents 1 Introduction 4 2 Admin login

More information

The Collaborative Workspace

The Collaborative Workspace The Collaborative Workspace Introduction... 2 Available modules... 3 User, Administrator, Guest... 6 Space and subspaces... 6 Access Rights : generality... 7 Access Rights of Containers... 8 Update and

More information

LICENTIA. Nuntius. Magento Marketing Extension REVISION: THURSDAY, NOVEMBER 1, 2016 (V )

LICENTIA. Nuntius. Magento  Marketing Extension REVISION: THURSDAY, NOVEMBER 1, 2016 (V ) LICENTIA Nuntius Magento Email Marketing Extension REVISION: THURSDAY, NOVEMBER 1, 2016 (V1.10.0.0) INDEX About the extension... 6 Compatability... 6 How to install... 6 After Instalattion... 6 Integrate

More information

ListManager. ListManager Basic Training

ListManager. ListManager Basic Training ListManager ListManager Basic Training Presented by Ana DeLeón Logistics Before We Begin Shared audio State your name when asking questions s Introduction Please share: Your name Your experience with ListManager

More information

Joomla! extension JSN EasySlider User Manual

Joomla! extension JSN EasySlider User Manual Joomla! extension JSN EasySlider User Manual (for JSN EasySlider 2.0.x) www.facebook.com/joomlashine www.twitter.com/joomlashine www.youtube.com/joomlashine This documentation is release under Creative

More information

Barracuda Spam Firewall User s Guide

Barracuda Spam Firewall User s Guide Barracuda Spam Firewall User s Guide 1 Copyright Copyright 2005, Barracuda Networks www.barracudanetworks.com v3.2.22 All rights reserved. Use of this product and this manual is subject to license. Information

More information

arpreachtm User Guide Version 1.1

arpreachtm User Guide Version 1.1 User Guide Version 1.1 April 2012 WELCOME arpreachtm Table of Contents WELCOME...2 Email Marketing...11 INSTALLATION... 12 System Requirements... 13 Installation... 14 Professional installation services...

More information

Table of Content. > What data will be migrated > Demo > Appendix. > Part 2 - All about new MLM > About Migration

Table of Content. > What data will be migrated > Demo > Appendix. > Part 2 - All about new MLM > About Migration New MLM System Table of Content > Part I - Overview > What s MLM > Why MLM > Available Central Mailing lists > What s New in new MLM > Campaign Types > Subscription Management > Approval Mechanism > Part

More information

RoomView Server Edition Release Notes

RoomView Server Edition Release Notes Page 1 of 5 RoomView Server Edition Release Notes I. Introduction II. Software Upgrades III. Revision History IV. Known Issues V. Hardware & Software Requirements VI. Additional Software Requirements VII.

More information

DW File Management. Installation Manual. How to install and configure the component.

DW File Management. Installation Manual. How to install and configure the component. DW File Management Installation Manual How to install and configure the component. 1. Download the component and plugin. Go to the website http://shop.decryptweb.com/and purchase the latest version of

More information

GlobeNewswire. GlobeNewswire, User s Guide USER S GUIDE. Version: 1.16 Issued: By: Global Corporate Services 12/06/

GlobeNewswire. GlobeNewswire, User s Guide USER S GUIDE. Version: 1.16 Issued: By: Global Corporate Services 12/06/ GlobeNewswire USER S GUIDE Version: 1.16 Issued: 2011-06-12 By: Global Corporate Services 12/06/2011 1.16 1 (31) Table of Contents 1. INTRODUCTION... 4 1.1 Document Objectives... 4 1.2 Document conventions...

More information

FastStats Integration

FastStats Integration Guide Improving results together 1 Contents Introduction... 2 How a campaign is conducted... 3-5 Configuring the integration with PureResponse... 4-17 Using Cascade with the PureResponse platform... 17-10

More information

Web Mail Check v 1.0

Web Mail Check v 1.0 Web Mail Check v 1.0 TABLE OF CONTENTS LAUNCHING WEB MAIL CHECK... 3 HOME PAGE... 4 LOG IN... 4 LANGUAGE... 5 DIRECTIONS... 5 READING MESSAGES... 8 HEADERS... 10 PRINTER FRIENDLY VERSION... 11 REPLYING

More information

2 Accessing Oracle Webmail

2 Accessing Oracle Webmail Oracle Collaboration Suite Using Oracle Webmail Release 2 (9.0.4.2) Part No. B10897-02 March 2004 You can use Oracle Webmail to: Compose and manage messages Create and manage message folders Manage public

More information

Using the Control Panel

Using the Control Panel Using the Control Panel Technical Manual: User Guide Creating a New Email Account 3. If prompted, select a domain from the list. Or, to change domains, click the change domain link. 4. Click the Add Mailbox

More information

Attend Events. Version 0.9.x

Attend Events. Version 0.9.x Attend Events Version 0.9.x Contents 1 Introduction 3 1.1 Features................................ 3 1.2 JEvents Integration.......................... 4 2 Installation and Set-Up 5 2.1 Installation..............................

More information

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1

PRODUCT MANUAL. idashboards Reports Admin Manual. Version 9.1 PRODUCT MANUAL idashboards Reports Admin Manual Version 9.1 idashboards Reports Admin Manual Version 9.1 No part of the computer software or this document may be reproduced or transmitted in any form or

More information

ONE STEP CHECKOUT. USER GUIDE for Magento 2.0. Version

ONE STEP CHECKOUT. USER GUIDE for Magento 2.0. Version support@magestore.com sales@magestore.com +1-415-954-7137 ONE STEP CHECKOUT USER GUIDE for Magento 2.0 Version 1.0 One step checkout v1.0 User Guide for Magento 2.0 1 Table of Contents 1. INTRODUCTION

More information

Austin Community College Google Apps Groups Step-by-Step Guide

Austin Community College Google Apps Groups Step-by-Step Guide The topics that will be covered in this workshop: Three Options (p.2) Creating a Group (p.3) Ø Option #1 (p.3) i. Access Levels (p. 4) ii. Add Members (p. 5) Ø Option #2 (p.6) Groups (p.7) Search (p.7)

More information

List Service List Ownership Basics. Introduction. Navigating the Web Interface

List Service List Ownership Basics. Introduction. Navigating the Web Interface Email List Service List Ownership Basics Introduction The Towson University Email List Service allows you to participate in electronic discussion groups on many different topics. Faculty, staff and student

More information

Table of Contents. Settings 1

Table of Contents. Settings 1 Table of Contents Table of Contents Settings How to enable Sphinx Search The Public Area Tab Explained The Email Tab Explained The Export tab explained The License tab explained Search engine friendly

More information