(11, 'mod_servicecustom_activated', 'servicecustom', 1, '[{{ guest.system_company.name }}] {{ order.title }} Activated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** is now active.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(12, 'mod_servicecustom_canceled', 'servicecustom', 1, '[{{ guest.system_company.name }}] {{ order.title }} Canceled', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was activated on *{{ order.activated_at|bb_date }}* is now canceled\n{% if order.reason %} Reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(13, 'mod_servicecustom_renewed', 'servicecustom', 1, '[{{ guest.system_company.name }}] {{ order.title }} Renewed', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** has been renewed.\n\n{% if order.expires_at %}\n\nNext renewal date: {{ order.expires_at|bb_date }}\n\n{% endif %}\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(14, 'mod_servicecustom_suspended', 'servicecustom', 1, '[{{ guest.system_company.name }}] {{ order.title }} Suspended', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was activated at *{{ order.activated_at|bb_date }}* is now suspended\n{% if order.reason %} Reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(15, 'mod_servicecustom_unsuspended', 'servicecustom', 1, '[{{ guest.system_company.name }}] {{ order.title }} Reactivated ', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* has been reactivated. \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(16, 'mod_servicedomain_activated', 'servicedomain', 1, '[{{ guest.system_company.name }}] {{ order.title }}', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nThis message is to confirm that your **{{ order.title }}** has been successful. \n\nPlease keep in mind that your domain name will not be visible on the internet \ninstantly. This process is called propagation and can take up to 48 hours. \nYour website and email will not function until the domain has propagated.\n\n\n**Domain details:**\n\n\nDomain: {{ service.domain }} \nRegistration date: {{order.created_at|bb_date}}\nRegistration period: {{service.period}} Year(s) \n{% if order.expires_at %}Expires on: {{ order.expires_at|bb_date }} {% endif %}\n{% if order.period %}\nBilling period:\n\n{{ order.total | money(order.currency) }}\n{{ order.period | period_title }}\n\n{% endif %} \n\n\n**Domain nameservers**\n\nNameserver 1: {{ service.ns1 }} \nNameserver 2: {{ service.ns2 }} \n{% if service.server.ns3 %}Nameserver 3: {{ service.ns3 }} {% endif %}\n{% if service.server.ns4 %}Nameserver 4: {{ service.ns4 }} {% endif %}\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(17, 'mod_servicedomain_renewed', 'servicedomain', 1, '[{{ guest.system_company.name }}] {{ order.title }} Renewed', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** has been renewed.\n\n{% if order.expires_at %}\n\nNext renewal date: {{ order.expires_at|bb_date }}\n\n{% endif %}\n\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(18, 'mod_servicedomain_suspended', 'servicedomain', 1, '[{{ guest.system_company.name }}] {{ order.title }} Suspended', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was activated on *{{ order.activated_at|bb_date }}* is now suspended.\n{% if order.reason %} Reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(19, 'mod_servicedomain_unsuspended', 'servicedomain', 1, '[{{ guest.system_company.name }}] {{ order.title }} Reactivated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* has been reactivated. \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(20, 'mod_servicedownloadable_activated', 'servicedownloadable', 1, '[{{ guest.system_company.name }}] {{ order.title }} Ready to Download', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** is now active and ready for download.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nDownload URL: {{ ''servicedownloadable/get-file''|link }}/{{ order.id }} \n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(21, 'mod_servicehosting_activated', 'servicehosting', 1, '[{{ guest.system_company.name }}] {{ order.title }} Activated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nThank you for ordering with us! Your hosting account has now been set up. This email contains all the information you will need in order to begin using your service.\n\nIf you have requested a domain name during the signup, please keep in mind that \nyour domain name will not be visible on the internet instantly. \nThis process is called propagation and can take up to 48 hours. \nYour website and email will not function until your domain has propagated.\n\n**{{ order.title }}**\n\nActivated: {{ order.activated_at|bb_date }}\n{% if order.expires_at %}Expires: {{ order.expires_at|bb_date }} {% endif %}\n{% if order.period %}\nBilling period:\n\n{{ order.total | money(order.currency) }}\n{{ order.period | period_title }}\n\n{% endif %} \n\n**New Account Information**\n\n\nHosting Package: {{ service.hosting_plan.name }} \nDomain: {{ service.domain }} \nIP Address: {{ service.server.ip }}\n\n\n**Control Panel Login Details**\n\nUsername: {{ service.username }} \nPassword: {{ password }} \nControl Panel URL: {{ service.server.cpanel_url }}\n\n\n**Server Information**\n\nServer Name: {{ service.server.name }} \nServer IP: {{ service.server.ip }}\n\nIf you are using an existing domain with your new hosting account, you will \nneed to update the domain settings to point it to the nameservers listed below.\n\nNameserver 1: {{ service.server.ns1 }} \nNameserver 2: {{ service.server.ns2 }} \n{% if service.server.ns3 %}Nameserver 3: {{ service.server.ns3 }} {% endif %}\n{% if service.server.ns4 %}Nameserver 4: {{ service.server.ns4 }} {% endif %}\n\n**Uploading Your Website**\n\n\nYou may use one of the addresses given below to manage your web site:\n\n\nTemporary FTP Hostname: {{ service.server.ip }} \nFull FTP Hostname: {{ service.domain }} \nFTP Username: {{ service.username }} \nFTP Password: {{ password }} \n\nYou must upload files to the **public_html** folder!\nThank you for choosing us.\n\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(22, 'mod_servicehosting_canceled', 'servicehosting', 1, '[{{ guest.system_company.name }}] {{ order.title }} Canceled', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was issued on *{{ order.activated_at|bb_date }}* is now canceled.\n{% if order.reason %} Reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(23, 'mod_servicehosting_renewed', 'servicehosting', 1, '[{{ guest.system_company.name }}] {{ order.title }} Renewed', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** has been renewed.\n\n{% if order.expires_at %}\n\nNext renewal date: {{ order.expires_at|bb_date }}\n\n{% endif %}\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(24, 'mod_servicehosting_suspended', 'servicehosting', 1, '[{{ guest.system_company.name }}] {{ order.title }} Suspended', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was issued on *{{ order.activated_at|bb_date }}* is now suspended.\n{% if order.reason %} Reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(25, 'mod_servicehosting_unsuspended', 'servicehosting', 1, '[{{ guest.system_company.name }}] {{ order.title }} Reactivated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* has been reactivated.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(26, 'mod_servicelicense_activated', 'servicelicense', 1, '[{{ guest.system_company.name }}] {{ order.title }} Activated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** is now active.\n\nLicense key: **{{ service.license_key }}**\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(27, 'mod_servicelicense_canceled', 'servicelicense', 1, '[{{ guest.system_company.name }}] {{ order.title }} Canceled', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was issued on *{{ order.activated_at|bb_date }}* is now canceled.\n{% if order.reason %} due to reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(28, 'mod_servicelicense_renewed', 'servicelicense', 1, '[{{ guest.system_company.name }}] {{ order.title }} Renewed', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour **{{ order.title }}** has been renewed.\n\n{% if order.expires_at %}\n\nNext renewal date: {{ order.expires_at|bb_date }}\n\n{% endif %}\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(29, 'mod_servicelicense_suspended', 'servicelicense', 1, '[{{ guest.system_company.name }}] {{ order.title }} Suspended', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* that was issued on *{{ order.activated_at|bb_date }}* is now suspended.\n{% if order.reason %} due to reason: \n\n**{{ order.reason }}** {% endif %} \n\nIf you have any questions regarding this message please login to the members area and submit a support ticket.\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nSubmit support ticket: {{ ''support''|link({''ticket'' : 1}) }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(30, 'mod_servicelicense_unsuspended', 'servicelicense', 1, '[{{ guest.system_company.name }}] {{ order.title }} Reactivated', '\n{% filter markdown %}\n\nHello {{ c.first_name }} {{ c.last_name }},\n\nYour *{{ order.title }}* has been reactivated. \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nManage order: {{ ''order/service/manage''|link }}/{{ order.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(31, 'mod_staff_client_order', 'staff', 1, '[{{ guest.system_company.name }}] New Order Placed', '\n{% filter markdown %}\nHi {{ staff.name }},\n\nClient **{{ order.client.first_name }} {{ order.client.last_name }}** placed a new order for **{{ order.title }}** on {{ order.created_at|bb_date }}\n\nManage order {{''order/manage''|alink}}/{{order.id}}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(32, 'mod_staff_client_signup', 'staff', 1, '[{{ guest.system_company.name }}] New Client Signed Up', '\n{% filter markdown %}\nHi {{ staff.name }},\n\n *{{ c.first_name }} {{ c.last_name }}* has just signed up with {{ guest.system_company.name }}\n\nManage client at {{''client/manage''|alink}}/{{c.id}}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(33, 'mod_staff_pticket_close', 'staff', 1, '[{{ guest.system_company.name }}] {{ticket.subject}} [closed]', '\n{% filter markdown %}\n\nHi {{ staff.name }},\n\nPublic ticket {{ ''support/public-ticket/''|alink }}/{{ticket.id}} was closed by client.\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(34, 'mod_staff_pticket_open', 'staff', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ staff.name }},\n\nNew public ticket received. \n\nReply at {{''support/public-ticket''|alink }}/{{ ticket.id }}\n\nTrack conversation at: {{''support/contact-us/conversation''|link }}/{{ ticket.hash }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(35, 'mod_staff_pticket_reply', 'staff', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ staff.name }},\n\nNew reply posted on ticket {{ ''support/public-ticket/''|alink }}/{{ticket.id}}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(36, 'mod_staff_ticket_close', 'staff', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ staff.name }},\n\n **{{ ticket.client.first_name }} {{ ticket.client.last_name }}** closed support ticket #{{ ticket.id }}\n\nReview the ticket at {{''support/ticket''|alink }}/{{ ticket.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(37, 'mod_staff_ticket_open', 'staff', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ staff.name }},\n\n **{{ ticket.client.first_name }} {{ ticket.client.last_name }}** opened a new support ticket #{{ ticket.id }}\n\n***\n\n{{ ticket.messages[0].content }}\n\n***\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}}\n\nReply at {{''support/ticket''|alink }}/{{ ticket.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(38, 'mod_staff_ticket_reply', 'staff', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ staff.name }},\n\n **{{ ticket.client.first_name }} {{ ticket.client.last_name }}** replied to support ticket #{{ ticket.id }}\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}}\n\nReply at {{''support/ticket''|alink }}/{{ ticket.id }}\n\n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(39, 'mod_support_helpdesk_ticket_open', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\n{{ticket.messages[0].content}}\n\n***\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}} \n\nReply Ticket at: {{''support/ticket''|link}}/{{ ticket.id }}\n\n\nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n\n', NULL, NULL),
(40, 'mod_support_pticket_open', 'support', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ ticket.author_name }},\n\nThank You for Your request. We will reply in 24 hours.\nYou can track and respond to this conversation at {{''support/contact-us/conversation''|link }}/{{ ticket.hash }}\n\nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(41, 'mod_support_pticket_staff_close', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}} [closed]', '\n{% filter markdown %}\n\nHi {{ ticket.author_name }},\n\nThis is a confirmation email to inform you that your ticket was closed.\n\nYou can track conversation at \n\n{{''support/contact-us/conversation''|link }}/{{ ticket.hash }}\n \nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(42, 'mod_support_pticket_staff_open', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ ticket.author_name }},\n\n{{ticket.messages[0].content}}\n\n***\n\nYou can track and respond to this conversation at:\n\n{{''support/contact-us/conversation''|link }}/{{ ticket.hash }}\n \nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(43, 'mod_support_pticket_staff_reply', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ ticket.author_name }},\n\nNew reply was posted to request **{{ticket.subject}}**\n\nYou can track and respond to this conversation at:\n\n{{''support/contact-us/conversation''|link }}/{{ ticket.hash }}\n \nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(44, 'mod_support_ticket_open', 'support', 1, '[{{ guest.system_company.name }}] {{ ticket.subject }}', '\n{% filter markdown %}\nHi {{ c.first_name }} {{ c.last_name }},\n\nThank you for contacting our support team. \nA support ticket has now been opened for your request. You will be notified when \na response is made by email. The details of your ticket are shown below.\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}}\n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nReply Ticket at: {{''support/ticket''|link}}/{{ ticket.id }}\n\nPlease do not reply to this email directly.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(45, 'mod_support_ticket_staff_close', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ c.first_name }} {{ c.last_name }},\n\nThis a notification message to inform you that ticket **{{ticket.subject}}**\nis now closed.\n\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}} \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nReply Ticket at: {{''support/ticket''|link}}/{{ ticket.id }}\n\nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL),
(46, 'mod_support_ticket_staff_open', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ c.first_name }} {{ c.last_name }},\n\n{{ticket.messages[0].content}}\n\n***\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}} \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nReply Ticket at: {{''support/ticket''|link}}/{{ ticket.id }}\n\n\nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n\n', NULL, NULL),
(47, 'mod_support_ticket_staff_reply', 'support', 1, '[{{ guest.system_company.name }}] {{ticket.subject}}', '\n{% filter markdown %}\n\nHi {{ c.first_name }} {{ c.last_name }},\n\nNew reply was posted to request **{{ticket.subject}}**\n\nTicket ID: #{{ticket.id}} \nDepartment: {{ticket.helpdesk.name}} \nStatus: {{ticket.status|title}} \n\nLogin to members area: {{''login''|link({''email'' : c.email }) }}\nReply Ticket at: {{''support/ticket''|link}}/{{ ticket.id }}\n\n\nPlease do not reply to this email directly. Use the link provided above.\n \n{{ guest.system_company.signature }}\n\n{% endfilter %}\n', NULL, NULL);
-- --------------------------------------------------------
-- Table structure for table `extension`
CREATE TABLE `extension` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`type` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
`version` varchar(100) DEFAULT NULL,
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=6 ;
-- Dumping data for table `extension`
INSERT INTO `extension` VALUES
(1, 'mod', 'forum', 'installed', '1.0.0', '{"id":"forum","type":"mod","name":"Forum","description":"Forum for BoxBilling","homepage_url":"http:\\/\\/github.com\\/boxbilling\\/","author":"BoxBilling","author_url":"http:\\/\\/extensions.boxbilling.com\\/","license":"http:\\/\\/www.boxbilling.com\\/license.txt","version":"1.0.0","icon_url":null,"download_url":null,"project_url":"https:\\/\\/extensions.boxbilling.com\\/","minimum_boxbilling_version":null,"maximum_boxbilling_version":null}\n'),
(2, 'mod', 'kb', 'installed', '1.0.0', '{"id":"kb","type":"mod","name":"Knowledge base","description":"Knowledge base module for BoxBilling","homepage_url":"http:\\/\\/github.com\\/boxbilling\\/","author":"BoxBilling","author_url":"http:\\/\\/extensions.boxbilling.com\\/","license":"http:\\/\\/www.boxbilling.com\\/license.txt","version":"1.0.0","icon_url":null,"download_url":null,"project_url":"https:\\/\\/extensions.boxbilling.com\\/","minimum_boxbilling_version":null,"maximum_boxbilling_version":null}\n'),
(3, 'mod', 'news', 'installed', '1.0.0', '{"id":"news","type":"mod","name":"News","description":"News module for BoxBilling","homepage_url":"http:\\/\\/github.com\\/boxbilling\\/","author":"BoxBilling","author_url":"http:\\/\\/extensions.boxbilling.com\\/","license":"http:\\/\\/www.boxbilling.com\\/license.txt","version":"1.0.0","icon_url":null,"download_url":null,"project_url":"https:\\/\\/extensions.boxbilling.com\\/","minimum_boxbilling_version":null,"maximum_boxbilling_version":null}\n'),
(4, 'mod', 'branding', 'installed', '1.0.0', '{"id":"branding","type":"mod","name":"Branding","description":"BoxBilling branding module. Can be deactivated by PRO license owners only.","homepage_url":"http:\\/\\/github.com\\/boxbilling\\/","author":"BoxBilling","author_url":"http:\\/\\/extensions.boxbilling.com\\/","license":"http:\\/\\/www.boxbilling.com\\/license.txt","version":"1.0.0","icon_url":null,"download_url":null,"project_url":"https:\\/\\/extensions.boxbilling.com\\/","minimum_boxbilling_version":null,"maximum_boxbilling_version":null}\n'),
(5, 'mod', 'redirect', 'installed', '1.0.0', '{"id":"redirect","type":"mod","name":"Redirect","description":"Manage redirects","homepage_url":"https:\\/\\/github.com\\/boxbilling\\/","author":"BoxBilling","author_url":"http:\\/\\/www.boxbilling.com","license":"GPL version 2 or later - http:\\/\\/www.gnu.org\\/licenses\\/old-licenses\\/gpl-2.0.html","version":"1.0.0","icon_url":null,"download_url":null,"project_url":"https:\\/\\/extensions.boxbilling.com\\/","minimum_boxbilling_version":null,"maximum_boxbilling_version":null}');
-- --------------------------------------------------------
-- Table structure for table `extension_meta`
CREATE TABLE `extension_meta` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`client_id` bigint(20) DEFAULT NULL,
`extension` varchar(255) DEFAULT NULL,
`rel_type` varchar(255) DEFAULT NULL,
`rel_id` varchar(255) DEFAULT NULL,
`meta_key` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
KEY `client_id_idx` (`client_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `form`
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `form_field`
CREATE TABLE `form_field` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`form_id` bigint(20) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`label` varchar(255) DEFAULT NULL,
`hide_label` tinyint(1) DEFAULT NULL,
`description` varchar(255) DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
`default_value` varchar(255) DEFAULT NULL,
`required` tinyint(1) DEFAULT NULL,
`hidden` tinyint(1) DEFAULT NULL,
`readonly` tinyint(1) DEFAULT NULL,
`is_unique` tinyint(1) DEFAULT NULL,
`prefix` varchar(255) DEFAULT NULL,
`suffix` varchar(255) DEFAULT NULL,
`show_initial` varchar(255) DEFAULT NULL,
`show_middle` varchar(255) DEFAULT NULL,
`show_prefix` varchar(255) DEFAULT NULL,
`show_suffix` varchar(255) DEFAULT NULL,
`text_size` int(11) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
KEY `form_id_idx` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `forum`
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`category` varchar(255) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
`priority` int(11) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
-- Dumping data for table `forum`
INSERT INTO `forum` VALUES
(1, 'General', 'Discussions Rules', 'Please read our forum rules before posting to our forums', 'forum-rules', 'active', 1, '2012-01-01 12:00:00', '2012-01-01 12:00:00');
-- --------------------------------------------------------
-- Table structure for table `forum_topic`
CREATE TABLE `forum_topic` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`forum_id` bigint(20) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
`sticky` tinyint(1) DEFAULT '0',
`views` int(11) DEFAULT '0',
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `slug` (`slug`),
KEY `forum_id_idx` (`forum_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `forum_topic_message`
CREATE TABLE `forum_topic_message` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`forum_topic_id` bigint(20) DEFAULT NULL,
`client_id` bigint(20) DEFAULT NULL,
`admin_id` bigint(20) DEFAULT NULL,
`ip` varchar(45) DEFAULT NULL,
`points` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
KEY `forum_topic_id_idx` (`forum_topic_id`),
KEY `client_id_idx` (`client_id`),
KEY `admin_id_idx` (`admin_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `invoice`
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`client_id` bigint(20) DEFAULT NULL,
`serie` varchar(50) DEFAULT NULL,
`nr` varchar(255) DEFAULT NULL,
`hash` varchar(255) DEFAULT NULL COMMENT 'To access via public link',
`currency` varchar(25) DEFAULT NULL,
`currency_rate` decimal(13,6) DEFAULT NULL,
`credit` double(18,2) DEFAULT NULL,
`base_income` double(18,2) DEFAULT NULL COMMENT 'Income in default currency',
`base_refund` double(18,2) DEFAULT NULL COMMENT 'Refund in default currency',
`refund` double(18,2) DEFAULT NULL,
`status` varchar(50) DEFAULT 'unpaid' COMMENT 'paid, unpaid',
`seller_company` varchar(255) DEFAULT NULL,
`seller_company_vat` varchar(255) DEFAULT NULL,
`seller_company_number` varchar(255) DEFAULT NULL,
`seller_address` varchar(255) DEFAULT NULL,
`seller_phone` varchar(255) DEFAULT NULL,
`seller_email` varchar(255) DEFAULT NULL,
`buyer_first_name` varchar(255) DEFAULT NULL,
`buyer_last_name` varchar(255) DEFAULT NULL,
`buyer_company` varchar(255) DEFAULT NULL,
`buyer_company_vat` varchar(255) DEFAULT NULL,
`buyer_company_number` varchar(255) DEFAULT NULL,
`buyer_address` varchar(255) DEFAULT NULL,
`buyer_city` varchar(255) DEFAULT NULL,
`buyer_state` varchar(255) DEFAULT NULL,
`buyer_country` varchar(255) DEFAULT NULL,
`buyer_zip` varchar(255) DEFAULT NULL,
`buyer_phone` varchar(255) DEFAULT NULL,
`buyer_phone_cc` varchar(255) DEFAULT NULL,
`buyer_email` varchar(255) DEFAULT NULL,
`gateway_id` int(11) DEFAULT NULL,
`approved` tinyint(1) DEFAULT '0',
`taxname` varchar(255) DEFAULT NULL,
`taxrate` varchar(35) DEFAULT NULL,
`due_at` datetime DEFAULT NULL,
`reminded_at` datetime DEFAULT NULL,
`paid_at` datetime DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `hash` (`hash`),
KEY `client_id_idx` (`client_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `invoice_item`
CREATE TABLE `invoice_item` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`invoice_id` bigint(20) DEFAULT NULL,
`type` varchar(100) DEFAULT NULL,
`task` varchar(100) DEFAULT NULL,
`status` varchar(100) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`period` varchar(10) DEFAULT NULL,
`quantity` bigint(20) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`price` double(18,2) DEFAULT NULL,
`charged` tinyint(1) DEFAULT '0',
`taxed` tinyint(1) DEFAULT '0',
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
KEY `invoice_id_idx` (`invoice_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `kb_article`
CREATE TABLE `kb_article` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`kb_article_category_id` bigint(20) DEFAULT NULL,
`views` int(11) DEFAULT '0',
`title` varchar(100) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`status` varchar(30) DEFAULT 'active' COMMENT 'active, draft',
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `slug` (`slug`),
KEY `kb_article_category_id_idx` (`kb_article_category_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
-- Dumping data for table `kb_article`
INSERT INTO `kb_article` VALUES
(1, 2, 0, 'How to contact support', 'Registered clients can contact our support team:\n------------------------------------------------------------\n\n* Login to clients area\n* Select **Support** menu item\n* Click **Submit new ticket**\n* Fill the form and press *Submit*\n\nGuests can contact our support team:\n------------------------------------------------------------\n\n* Use our contact form.\n* Fill the form and click *Submit*\n', 'how-to-contact-support', 'active', '2012-01-01 12:00:00', '2012-01-01 12:00:00'),
(2, 2, 0, 'How to place new order', 'To place new order, follow these steps:\n------------------------------------------------------------\n\n* Select our services at *Order* page.\n* Depending on selected product, you might need to provide additional information to complete order request.\n* Click "Continue" and your product/service is now in shopping cart.\n* If you have promo code, you can apply it and get discount.\n* Click on "Checkout" button to proceed with checkout process\n * If you are already logged in, uou will be automaticaly redirected to new invoice\n * If you are registerd client, you can provide your login details\n * If you have never purchased any service from us, fill up client sign up form, and continue checkout\n* Choose payment method to pay for invoice. List of all avalable payment methods will be listed below invoice details.\n* Choose payment method\n* You will be redirected to payment gateway page\n* After successfull payment, You will be redirected back to invoice page.\n* Depending on selected services your order will be reviewed and activated by our staff members.\n* After you receive confirmation email about order activation you are able to manage your services.\n', 'how-to-place-new-order', 'active', '2012-01-01 12:00:00', '2012-01-01 12:00:00'),
(3, 2, 0, 'Example article', 'Example article heading\n------------------------------------------------------------\n\nCursus, parturient porta dis sit? Habitasse non, sociis porttitor, sagittis dapibus scelerisque? Pid, porttitor integer, montes. Hac, in? Arcu nunc integer nascetur dis nisi. In, sed a amet? Adipiscing odio mauris mauris, porta, integer, adipiscing habitasse, elementum phasellus, turpis in? Quis magna placerat eu, cursus urna mattis egestas, a ac massa turpis mus et odio pid in, urna dapibus ridiculus in turpis cursus ac a urna magna purus etiam ac nisi porttitor! Auctor est? In adipiscing, hac platea augue vut, hac est cum sagittis! Montes nascetur pulvinar tristique porta platea? Magnis vel etiam nisi augue auctor sit pulvinar! Aliquet rhoncus, elit porta? Magnis pulvinar eu turpis purus sociis a augue? Sit, nascetur! Mattis nisi, penatibus ac ac natoque auctor turpis.\n\nExample article heading\n------------------------------------------------------------\n\nUt diam cursus, elit pulvinar, habitasse purus? Enim. Urna? Velit arcu, rhoncus sociis sed, et, ultrices nascetur lacus vut purus tempor a. Vel? Sagittis integer scelerisque, dapibus lectus mid, magnis, augue duis velit etiam tortor! Eros, a et phasellus est ultricies integer elementum in, tempor sed parturient. Dictumst rhoncus, ut sed sagittis facilisis? In, proin? Urna augue in sociis enim dignissim! Velit magna tincidunt ac. Nunc, vel auctor porta enim integer. Phasellus amet eu. Tristique lundium arcu! In? Massa penatibus arcu, rhoncus augue ut pid pulvinar, porttitor, porta, et! A sit odio, proin natoque ultrices cras cras magna porttitor! Ultrices sed magna in! Porttitor nunc, tincidunt nec, amet integer aenean. Tincidunt, placerat nec dolor parturient et ac pulvinar a.\n', 'example-article-slug', 'active', '2012-01-01 12:00:00', '2012-01-01 12:00:00');
-- --------------------------------------------------------
-- Table structure for table `kb_article_category`
CREATE TABLE `kb_article_category` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`title` varchar(100) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `slug` (`slug`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ;
-- Dumping data for table `kb_article_category`
INSERT INTO `kb_article_category` VALUES
(1, 'Frequently asked questions', 'Section for common issues', 'faq', '2012-01-01 12:00:00', '2012-01-01 12:00:00'),
(2, 'How to''s', 'Section dedicated for tutorials', 'how-to', '2012-01-01 12:00:00', '2012-01-01 12:00:00');
-- --------------------------------------------------------
-- Table structure for table `mod_email_queue`
CREATE TABLE `mod_email_queue` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`recipient` varchar(255) NOT NULL,
`sender` varchar(255) NOT NULL,
`subject` varchar(255) NOT NULL,
`to_name` varchar(255) DEFAULT NULL,
`from_name` varchar(255) DEFAULT NULL,
`client_id` int(11) DEFAULT NULL,
`admin_id` int(11) DEFAULT NULL,
`priority` int(11) DEFAULT NULL,
`tries` int(11) NOT NULL,
`status` varchar(20) NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL,
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `mod_massmailer`
CREATE TABLE `mod_massmailer` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`from_email` varchar(255) DEFAULT NULL,
`from_name` varchar(255) DEFAULT NULL,
`subject` varchar(255) DEFAULT NULL,
`status` varchar(255) DEFAULT NULL,
`sent_at` datetime DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
-- Table structure for table `pay_gateway`
CREATE TABLE `pay_gateway` (
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`gateway` varchar(255) DEFAULT NULL,
`accepted_currencies` text,
`enabled` tinyint(1) DEFAULT '1',
`allow_single` tinyint(1) DEFAULT '1',
`allow_recurrent` tinyint(1) DEFAULT '1',
`test_mode` tinyint(1) DEFAULT '0',
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
-- Dumping data for table `pay_gateway`
INSERT INTO `pay_gateway` VALUES
(1, 'Custom', 'Custom', NULL, 1, 1, 1, 0, NULL),
(2, 'PayPal', 'PayPalEmail', NULL, 0, 1, 1, 0, NULL),
(3, 'AlertPay', 'AlertPay', NULL, 0, 1, 1, 0, NULL);
-- --------------------------------------------------------
-- Table structure for table `post`
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`admin_id` bigint(20) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`status` varchar(30) DEFAULT 'draft' COMMENT 'active, draft',
`image` varchar(255) DEFAULT NULL,
`section` varchar(255) DEFAULT NULL,
`publish_at` datetime DEFAULT NULL,
`published_at` datetime DEFAULT NULL,
`expires_at` datetime DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
UNIQUE KEY `slug` (`slug`),
KEY `admin_id_idx` (`admin_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ;
-- Dumping data for table `post`
INSERT INTO `post` VALUES
(1, 1, 'BoxBilling is the most affordable Billing Application Ever!', 'Just in case you weren''t already aware, BoxBilling is the most affordable client management application ever!\n\nTo learn more about it You can always visit [www.boxbilling.com](http://www.boxbilling.com/)\n', 'boxbilling-is-affordable-billing-system', 'active', NULL, NULL, NULL, NULL, NULL, '2012-01-01 12:00:00', '2012-01-01 12:00:00'),
(2, 1, 'Check out great features of BoxBilling', '* Supports automated billing, invoicing, product provisioning\n* Automatically create accounts as soon as the payment is received, suspend when account becomes overdue, terminate when a specified amount of time passes.\n* Boxbilling is perfectly created to sell shared and reseller hosting accounts, software licenses and downloadable products.\n* Integrated helpdesk, knowledgebase, news and announcements system.\n', 'great-features-of-boxbilling', 'active', NULL, NULL, NULL, NULL, NULL, '2012-01-01 12:00:00', '2012-01-01 12:00:00'),
(3, 1, 'BoxBilling is customizable', '* You can create your own simple or advanced hooks on BoxBilling events. For example, send notification via sms when new client signs up.\n* Create custom theme for your client interface\n', 'boxbilling-is-customizable', 'active', NULL, NULL, NULL, NULL, NULL, '2012-01-01 12:00:00', '2012-01-01 12:00:00');
-- --------------------------------------------------------
-- Table structure for table `product`
`id` bigint(20) NOT NULL AUTO_INCREMENT,
`product_category_id` bigint(20) DEFAULT NULL,
`product_payment_id` bigint(20) DEFAULT NULL,
`form_id` bigint(20) DEFAULT NULL,
`title` varchar(255) DEFAULT NULL,
`slug` varchar(255) DEFAULT NULL,
`unit` varchar(50) DEFAULT 'product',
`active` tinyint(1) DEFAULT '1',
`status` varchar(50) DEFAULT 'enabled' COMMENT 'enabled, disabled',
`hidden` tinyint(1) DEFAULT '0',
`is_addon` tinyint(1) DEFAULT '0',
`setup` varchar(50) DEFAULT 'after_payment',
`icon_url` varchar(255) DEFAULT NULL,
`allow_quantity_select` tinyint(1) DEFAULT '0',
`stock_control` tinyint(1) DEFAULT '0',
`quantity_in_stock` int(11) DEFAULT '0',
`plugin` varchar(255) DEFAULT NULL,
`priority` bigint(20) DEFAULT NULL,
`created_at` datetime DEFAULT NULL,
`updated_at` datetime DEFAULT NULL,
`type` varchar(255) DEFAULT NULL,
UNIQUE KEY `slug` (`slug`),
KEY `product_type_idx` (`type`),
KEY `product_category_id_idx` (`product_category_id`),
KEY `product_payment_id_idx` (`product_payment_id`),
KEY `form_id_idx` (`form_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
-- Dumping data for table `product`
INSERT INTO `product` VALUES
(1, 1, NULL, NULL, 'Domains registration and transfer', 'domain-checker', NULL, 'product', 1, 'enabled', 0, 0, 'after_payment', NULL, NULL, 0, 0, 0, NULL, NULL, NULL, 1, NULL, '2012-01-01 12:00:00', '2012-01-01 12:00:00', 'domain');
-- --------------------------------------------------------
-- Table structure for table `product_category`
CREATE TABLE `product_category` (