701

Product support

Get help in the plugin support forum.

  • Added on Jun 22, 2017
  • Current version: 1.0.3
  • Platform Compatibility
    v3.x not tested
    v2.x not tested
    v1.x use latest
  • Created by
  • Public repository

Categories

This plug-in will show the services your business provides. It adds some service text, a title and a link to read more about the service. For now it's hard coded to get three services. See the screenshot above.

Requires the following plugin

Used in following themes

Contents

  • Components
    • Services component
  • Backend
  • Future plans
  • ContrIbutions

Components

This plugin has the following components:

  • Services
Services component

The services component is registered with the name 'ServiceBlocks', doensn't have any properties but renders three blocks of services default, see the screenshot of how it looks like. The component uses the following data:

  • Title;
  • Text;
  • Read more link;

To use this component you should add this on top of your page [ServiceBlocks] before the == and include this {% component 'ServiceBlocks' %} in body of your page. See https://octobercms.com/docs/cms/components for more details.

Backend

In the backend of the plugin (see the screenshots) you can edit/create and update the services.

Future plans

If you know some great features for this plugin, please let me know in Support forum. Here are some features that will be implemented soon:

  • Instead of only showing three services. This plugin should have a property to set amount of services.

Contributions

If you would like to contribute feel free to make some changes and upgrades by sending pull requests on gitHub

1.0.3

Seed services table

Jun 21, 2017

1.0.2

Create services table

Jun 21, 2017

1.0.1

First version of Services

Jun 21, 2017