Public Backlog

WebinOne announcements, releases, updates and achievements

v 2.4 Release date: 25 Dec, 2018

Full Release Notes

Backlog

Mailchimp API integration: Email Campaigns

Added 4 tabs for email campaign:

  1. Settings
    1. Name (100characters)
    2. Mailing List
    3. Schedule Delivery
      1. One time Campaign
      2. Schedule delivery
  2. Email info
    1. From Name(100 characters)
    2. FromEmail(100 characters)
    3. Subject(150 characters)
    4. Preview Text(150 characters)
  3. Content
  4. Preview(with ability to send test email)

Campaign can be changed between statuses:
Draft -> Sent (One time Campaign sent)
Draft -> Scheduled (Campaign scheduled)
Scheduled -> Draft (Campaign unscheduled)
Scheduled -> Sent (Schedule delivery Campaign sent)

Saving ability works only in Draft state.
Sent state doesn't allow any saving or unscheduling options.

Scheduled state allows unscheduling of the campaign (on preview tab).

Backlog

Mailchimp API integration: Send Email Campaign

Provided ability to send campaign

  • Instantly (if Settings - Schedule Delivery - One time Campaign setting selected and send button is triggered)
  • On specific time scheduled in campaign settings (if Settings - Schedule Delivery -Schedule deliver settings are set and send button is triggered)

Backlog

Mailchimp API integration: Send Test Email Campaign

Provided ability to send test campaign to the specific email addresses

Backlog

Email Marketing -> Campaign -> Toolbox for email content

Provided a toolbox with tags for email campaign content

Backlog

Partner Portal: Disable Save button after start creating site process

Save button now disables when site creating process is triggered

Backlog

Liquid consistancy in emails

  1. Body,Subject, FromEmail, FromName should be parsed by liquid:
    1. Forms -> Autoresponder
    2. Forms -> Workflow Emails
    3. Custom module item created from frontend -> Autoresponder
    4. Custom module item created from frontend-> Workflow Emails
  2. Context that passed for rendering Body should be also passed to email template:
    1. Forms -> Autoresponder
    2. Forms -> Workflow Emails
    3. Custom module item created from frontend -> Autoresponder
    4. Custom module item created from frontend-> Workflow Emails

Backlog

Partner Portal: Support Ticket Form

Created menu items "Support" that leads to the page with the form. On submit – if you are logged into codeproduction.co – your ticked will be created. If you are not logged in – you will be redirected to the login form. After successful submit of the login form – ticked will be created.

Bug

Sitemap is outputting disabled items

Sitemap will not add “disabled” module items.
Module items classified as “Disabled” are:

  • Enable checkbox is false
  • Release date is greater than current date
  • Expiry date is less than current date

Bug

Clicking on the same particular custom module in menu bug

When in a Custom Module showing list items, and you click on the same Custom module menu again, it doen't go to a blank screen any more -http://prntscr.com/lunwel

Bug

Over 4000 characters in form data crashes form submit

Fixed form submit error when submitting over 4000 characters (in sum between all form fields).

Bug

Filtering by tags and categories doesn't work

Fixed filtering by tags and categories via module search form. Previously result were:
Liquid Error: Invalid cast from 'System.String' to 'System.Collections.Generic.IEnumerable`1

Bug

nICE duplicates $ symbol in the content

If content contains "$1" or single "$" - after save dollar symbol doesn't duplicate multiple times.

Show more less
New Feature

Mailchimp API Integration Stage 2

Ability to create, update, delete and send Email marketing campaigns from Treepl CMS admin.
  • Marketing