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.
The following plugins are required
All Font Icons
Backend formwidget for all font awesome icons starting from 4.0.0 version
All Font Icons
Backend formwidget for all font awesome icons starting from 4.0.0 version
Meta Information
Plugin providing meta information about website for October CMS
Meta Information
Plugin providing meta information about website for October CMS
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' %}
-
This plugin has not been reviewed yet.
-
1.0.0 |
First version of contact plugin Jul 15, 2021 |
---|