19

Product support

Visit this product's website for support.

Categories

Introduction

A builder theme for October CMS v3.2 based on Bootstrap 5 to speed up website creation. It uses October CMS's Tailor Feature to create re-usable content throughout the site

Prerequisites

To get started with this theme, you'll need the following

  • October CMS v3.x
  • A knowledge of Tailor
  • Some knowledge of PHP

Plugin Dependencies

This theme depends on the following plugins:

The theme will attempt to automatically install the plugins when you install it.

Get Started

Install the theme and dependencies via artisan:

php artisan theme:install Artistro08.TailorStarterTheme

All theme dependencies should be installed automatically

Once installed, run the seeding function for the theme:

php artisan theme:seed artistro08-tailorstartertheme --root

This will initialize the Tailor structure, so you can add content.

Note

This theme automatically creates a child theme. The directory name is artistro08-tailorstarter-child. Use that theme to make edits to the code. To learn more info about child themes, check here. Whenever you make changes to the theme in the editor, it copies the data and puts it in the child theme.

Once you've seeded the theme, head over to the content settings in the backend and select the Homepage. Optionally, fill out the Site Name field as well. Find this at /[backend_url]/tailor/globals/content_settings where [backend_url] is your backend URI set in your .env

License

MIT License

Copyright (c) 2022 Devin Green

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Documentation can be found here

6.3.32

Multisite Language code support (thanks! @chrisvidal), Multiple bugfixes and improvements

Nov 28, 2023

6.3.30

Multiple bugfixes and improvements

Nov 07, 2023

6.3.24

Added Frequently Asked Questions

Apr 25, 2023

6.3.23

Added permissions to settings switches

Apr 08, 2023

6.3.22

Setup pagefinder to only use front facing page types. Requires October CMS v3.3.3

Mar 29, 2023

6.3.21

Added extra sitemap options for tailor entries.

Mar 15, 2023

6.3.20

fix issue where navbar container style isn't set.

Mar 11, 2023

6.3.19

Fix locale being stuck in url if there is more than one site.

Mar 11, 2023

6.3.17

Added card styling to columns

Mar 01, 2023

6.3.16

Added backgrounds to sections. Added advanced content to columns

Feb 26, 2023

6.3.14

Backend typo fixes

Feb 23, 2023

6.3.13

Fixed link in global shop_alerts.htm partial

Feb 23, 2023

6.3.12

Fix an issue where search items still showed in search results if the global settings switch was off

Feb 23, 2023

6.3.11

Fix search syntax. Requires v3.2.17 to work

Feb 23, 2023

6.3.10

Refined search to only content and content blocks

Feb 23, 2023

6.3.9

Refined search to all builder blocks content. Requires October v3.2.16 to work

Feb 21, 2023

6.3.8

Organize builder blocks with tabs for easier content management. Added external link to image

Feb 21, 2023

6.3.7

Move search content to own partial for easier editing of the content

Feb 18, 2023

6.3.6

Fix asterisk not appearing for fields that are required

Feb 18, 2023

6.3.5

Added support for file uploads in forms.

Feb 18, 2023

6.3.4

Extend search to builder blocks with rich editor content

Feb 17, 2023

6.3.3

Adds custom validation and regex validation to form fields. Also fixes reading form field validation from the backend.

Feb 17, 2023

6.3.2

Added global element configuration support.

Feb 17, 2023

6.3.1

Update search results pagination for page

Feb 16, 2023

6.3.0

Adds search to the site

Feb 15, 2023

6.2.6

Fixes an issue where shipping items were always expanded.

Feb 15, 2023

6.2.5

Fix blueprint conflicts with the default demo theme that comes with October CMS

Feb 14, 2023

6.2.4

Added Documentation

Feb 14, 2023

6.2.2

Add new documentation link, re-added license information

Feb 11, 2023

6.2.1

Initialize docs

Feb 11, 2023

6.2.0

Add ability to pick HTML tags for builder blocks.

Feb 10, 2023

6.1.10

Hide checkout button in cart-data.htm partial if no cart items

Feb 10, 2023

6.1.9

Added background to navbar

Feb 10, 2023

6.1.8

Disable cart related pages, partials and layouts if shop is disabled. Also updated Shop menu icon

Feb 10, 2023

6.1.7

Updated Main Menu seeds

Feb 10, 2023

6.1.6

Added theme preview image

Feb 10, 2023

6.1.5

Composer fixes

Feb 09, 2023

6.1.4

Prep for marketplace release with the namespace change of the plugin.

Feb 09, 2023

6.1.3

Fix issue in composer.json file.

Feb 09, 2023

6.1.2

Added "Theme" to the code namespace for the marketplace

Feb 09, 2023

6.1.1

Added format_money filter from companion plugin

Feb 09, 2023

6.1.0

Added ability to select specific records for the Posts, Products, and Events blocks in the builder.

Feb 09, 2023

6.0.0

Added the pagefinder widget. Added a blog with post authors and categories. Removed Categories pages since they can be created in the builder (More flexible).

Feb 09, 2023

5.1.0

Add multi-level page support

Feb 09, 2023

5.0.5

Hide currency if shop is disabled

Feb 09, 2023

5.0.4

Hide currency if shop is disabled

Feb 09, 2023

5.0.3

Moved all assets to the assets partial for easy asset management.

Feb 09, 2023

5.0.2

Fix partial path issue in theme

Feb 09, 2023

5.0.1

Added currency in the backend for Stripe Checkout.

Feb 09, 2023

5.0.0

Theme restructure, Bug fixes, and filtering for events. Theme files should be much easier to edit now.

Feb 09, 2023

4.0.6

Various event related fixes

Feb 09, 2023

4.0.5

Fixed metadata not showing on homepage

Feb 09, 2023

4.0.4

Added phone validation to forms

Feb 09, 2023

4.0.3

Update form documentation

Feb 09, 2023

4.0.2

Remove Small Contact Form dependency

Feb 09, 2023

4.0.1

Fix enable notifications switch not working.

Feb 09, 2023

4.0.0

Added form submissions via AJAX & Tailor.

Feb 09, 2023

3.1.2

Added option to embed code across front facing pages (Products, product, page, events).

Feb 09, 2023

3.1.1

Added global option to embed code across pages. Added option to page builder to disable spacing on sections and columns. Added option to hide event times individually for each event.

Feb 09, 2023

3.1.0

Updated code to be more consistent. Fixed event export issue. Added multisite support. Refactored code for easier editing of templates and blueprints. Added an option to turn off the shop in the backend. Added an option to turn off events in the backend.

Feb 09, 2023

3.0.14

Updated Bootstrap to version 5.2

Feb 09, 2023

3.0.13

Updated seeds. fixed social menu icons.

Feb 09, 2023

3.0.12

Updated bootstrap icons to v1.9.1. Updated seeds

Feb 09, 2023

3.0.11

Updated columns

Feb 09, 2023

3.0.9

Fixed an issue where a person could still order an out of stock product if the item was in the cart. Updated License

Feb 09, 2023

3.0.8

Update Docs

Feb 09, 2023

3.0.7

Styling update

Feb 09, 2023

3.0.6

Fixed a cart bug in v3.0.4

Feb 09, 2023

3.0.5

Fixed a bug in v3.0.4

Feb 09, 2023

3.0.4

Fixed a bug where you could add more than the available items in the cart for simple products

Feb 09, 2023

3.0.3

Fixed background in cart-data.htm partial

Feb 09, 2023

3.0.1

Fixed a bug where options were not validated for a product.

Feb 09, 2023

3.0.0

Adds support of a cart via a Session.

Feb 09, 2023

2.0.19

Minor code update to hero builder item.

Feb 09, 2023

2.0.18

Added sitemap switch. Added robots checklist. added validation for stripe stuff. Updated 404 behaviors.

Feb 09, 2023

2.0.17

Minor code refactoring, grammar cleanup, and code organization. Added filtering to the product builder items

Feb 09, 2023

2.0.16

Code cleanup.

Feb 09, 2023

2.0.15

Code cleanup.

Feb 09, 2023

2.0.13

Fix OG Image not showing

Feb 09, 2023

2.0.12

Code cleanup.

Feb 09, 2023

2.0.11

Removed the checkout cancel page from settings and made the back button go to the current page.

Feb 09, 2023

2.0.9

Added front facing tailor pages to buttons in the Hero and Section Builder items

Feb 09, 2023

2.0.8

Fixed an issue where the active state of the home menu item was set incorrectly. Removed the title from the hero component. Removed Unused resources from simple page. Fix buttons that go to the homepage slug instead of the root path. Added option to reverse the columns on mobile. Added Outlines to buttons.

Feb 09, 2023

2.0.7

Fix for an issue where the success and cancel urls weren't set correctly

Feb 09, 2023

2.0.6

Fix for an issue where installing the theme via git errors out because it cant find the companion plugin

Feb 09, 2023

2.0.5

Potential fix for an issue where installing the theme via git errors out because it cant find the companion plugin

Feb 09, 2023

2.0.4

Potential fix for an issue where installing the theme via git errors out because it cant find the companion plugin

Feb 09, 2023

2.0.3

Potential fix for an issue where installing the theme via git errors out because it cant find the companion plugin

Feb 09, 2023

2.0.2

Fixed an issue where the products were not being shown in the sitemap.

Feb 09, 2023

2.0.1

Fixed homepage displaying slug in sitemap

Feb 09, 2023

2.0.0

Added sitemap auto generation for front facing pages in Tailor

Feb 09, 2023

1.2.9

Added contact form to builder and builder > section > columns.

Feb 09, 2023

1.2.8

Updated section columns to have events and products.

Feb 09, 2023

1.2.7

Added new menu item types to theme.

Feb 09, 2023

1.2.6

Disabled shop if Stripe Keys are not set.

Feb 09, 2023

1.2.5

Added orders to shop. Cleaned up code. Added plugin dependency via git for mail partials.

Feb 09, 2023

1.2.4

Moved all globals to one file. Fixed some product logic in the event that a product didn't have metadata.

Feb 09, 2023

1.2.3

Fix images not being displayed in bottom portion of product.

Feb 09, 2023

1.2.2

Fix "undefined array key" when allow_purchases isn't enabled. Updated README.md.

Feb 09, 2023

1.2.1

Added Bootstrap Icons support. Remove support for Chkilel.Icones. Updated Social Menu with Icons from the Icons blueprint.

Feb 09, 2023

1.2.0

Introduced a simple shop. Moved all extra content into the root directory, making it easier to get started. Cleaned up code.

Feb 09, 2023

1.1.5

Create Mixin for builder item to simplify things

Feb 09, 2023

1.1.4

Added extra content [Events]. See documentation on how to implement.

Feb 09, 2023

1.1.2

Updated theme to not have parent direct

Feb 09, 2023

1.1.0

Added Buttons, Images, and Content to section and hero builder blocks. Minor bugfixes. Updated Documentation.

Feb 09, 2023

1.0.0

Theme initialization

Feb 09, 2023