Setting up the Newsletters Module


To set up a new instance of the Newsletters module:
  1. Contact Ingeniux Support for the latest Newsletter deployment package.
  2. Extract its contents to your CMS site's App_Data\xml\Custom folder (e.g., C:\igxsites\cms100\[path-to-cms-site-instance]\site\App_Data\xml\Custom).
  3. Log into the CMS with an administrator account.
  4. Navigate to Administration > System Options > CMS > Custom Tabs > Management.
  5. Click the Add Custom Tab button (+) to add a new custom tab.
    The entry resembles the following:

    Create Newsletters Custom Tab

  6. Click Save.
  7. Refresh your browser.
  8. Click the Apps pane and ensure the Newsletters module displays.

    Newsletters in Apps Pane

Next Steps:

Setting up a New Newsletters Instance

  1. On the Newsletters module, select New Setup.

    New Newsletter Setup

  2. Enter the parent page ID and OBDC connection string information.
  3. Newsletters setup automatically creates the structure and has an empty list to be presented.

    Empty Newsletter Structure

  4. Click the Create a Newsletter button when setup is complete.

Configuring the Newsletters Database

After setting up the custom tab where the module will display, the next step is to set up the database. Database setup should be carried out by a database administrator.

  1. Locate Scripts.sql in the Newsletters10\database folder.
  2. Execute the script on a database server that the CMS has access to. This creates the newsletter database.

Setting up New Newsletters Instances

  1. On the Newsletters module, select New Setup.

    New Newsletter Setup

  2. Enter the parent page ID and OBDC connection string information.
  3. Newsletters setup automatically creates the structure and has an empty list to be presented.

    Empty Newsletter Structure

  4. Click the Create a Newsletter button when setup is complete.

Next Steps: See Creating and Sending Newsletters.