PHPackages                             balazscsaba2006/sharedcount - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. balazscsaba2006/sharedcount

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

balazscsaba2006/sharedcount
===========================

SharedCount integration into Craft CMS 3.

1.0.2(7y ago)21.0kproprietaryPHPPHP &gt;=7.0

Since Jun 19Pushed 7y ago1 watchersCompare

[ Source](https://github.com/balazscsaba2006/craft3-sharedcount)[ Packagist](https://packagist.org/packages/balazscsaba2006/sharedcount)[ RSS](/packages/balazscsaba2006-sharedcount/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (1)Versions (4)Used By (0)

SharedCount for Craft3
======================

[](#sharedcount-for-craft3)

Fred Carlsen's [SharedCount plugin](https://superbig.co/plugins/sharedcount) ported to Craft 3.

Requirements
------------

[](#requirements)

This plugin requires Craft CMS 3.0.0-RC1 or later.

Install
-------

[](#install)

- Install with Composer via: `composer require balazscsaba2006/sharedcount`
- Navigate to `Settings -> Plugins` and click the "Install" button

Configure
---------

[](#configure)

- Navigate to `Settings -> Plugins` and configure settings for SharedCount

### Overriding plugin settings

[](#overriding-plugin-settings)

If you create a [config file](https://craftcms.com/docs/config-settings) in your `config/` folder called `sharedcount.php`, you can override the plugin’s settings in the Control Panel. Since that config file is fully [multi-environment](https://craftcms.com/docs/multi-environment-configs) aware, this is a handy way to have different settings across multiple environments.

Here’s what that config file might look like along with a list of all of the possible values you can override.

```
