A sample client website that contains preconfigured pages for static pages, a blog and client area.
Note: The contact form requires some system configuration to work properly, see the documentation for details.
The following plugins are required
User
Front-end user management.
User
Front-end user management.
Blog
A robust blogging platform.
Blog
A robust blogging platform.
Static Pages
Adds static pages, menus and breadcrumbs features to OctoberCMS.
Static Pages
Adds static pages, menus and breadcrumbs features to OctoberCMS.
The contact page requires a mail template to be created. You can create a new mail template by selecting Settings > Mail templates > New template.
-
Select the layout Default
-
Enter the code:
contact::form
-
Enter the subject: Contact form submitted
-
Enter the description: Sent when a user submits the contact form.
-
Enter the HTML below:
<p>From: {{name}} {{surname}} <{{email}}></p> <p>Phone: {{ phone }}</p> <p>Company: {{company}}</p> <p>Message Body:</p> <p>{{comments}}</p> <p>--</p> <p>This mail is sent via contact form found on House of Chairs!</p>
-
Click Create
Submitting the contact form will send an email to all administrators who belong to the group with code support-contact
. You can create this group by selecting Settings > Administrators > Manage Groups > New Group.
- Place a tick in Add new administrators to this group by default. to add all the existing admins to this new group.
- Enter a name: Support contact
- Enter the code:
support-contact
- Click Create
-
G-man Caesar
Found the theme useful on 29 Oct, 2020
The theme seems to require a few plugins/components (is that what they are called?) that aren't included?
Ex. layout "home.htm" uses a "account" component which I don't find. Generates error: "Class name is not registered for the component "account". Check the component plugin."
Same for "session" & "blogPosts"
-
Patrick
Found the theme useful on 12 Aug, 2019
Hi :)
I installed/configured it over the weekend and so far i'm pleased with the theme overall. Here are some of my observations:
- The top navigation tab boxes get jumbled on small display phones (iphone tested)
- The slider image functionality doesn't work on the home page template for mobile. (chrome).
-
1.0.3 |
Fixes support with October CMS 3.0 Apr 05, 2022 |
---|---|
1.0.2 |
Fixes issue registering and signing in when login attribute is set to email. Sep 27, 2015 |
1.0.1 |
First version of Relax theme Jul 01, 2015 |