734

Product support

Visit this product's website for support.

Categories

Crowdin

Overview

Contact plugin is a component set for websites made with October CMS by freelancers. This plugin may not be compatible with Winter CMS because it use plugin available only on October Marketplace.

With this plugin is possible:

  • Set contact information
  • Add and adjust the contact information component
  • Use logo from Meta plugin in contact component
  • Add receivers information and use them in component

And the most important feature:

  • Set social icons linked to social media accounts (based on Font Awesome)

Contributing

You are free to contribute in the following ways:

  • sending pull requests
  • bug reporting and feature requesting by creating issues on plugin GitHub page
  • localization to your language using Crowdin

License

The Contact plugin for October CMS is open-sourced software licensed under the MIT license.

Contact Information

Add information in plugin settings, then add component and write

{% component 'contactInformation' %}

you can adjust this component in many ways

Receivers

This component can be used as company team members contact information

Add receivers in plugin settings, import component and write

{% component 'receivers' %}

Social Icons

Add social links in plugin settings then open footer (or other file) to import component and write

{% component 'socialIcons' %}

1.0.0

First version of contact plugin

Jul 15, 2021