PHPackages                             rias/statamic-collection-groups - 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. rias/statamic-collection-groups

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

rias/statamic-collection-groups
===============================

v1.1.0(4y ago)36.0k1[1 issues](https://github.com/riasvdv/statamic-collection-groups/issues)PHP

Since Aug 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/riasvdv/statamic-collection-groups)[ Packagist](https://packagist.org/packages/rias/statamic-collection-groups)[ RSS](/packages/rias-statamic-collection-groups/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (3)DependenciesVersions (4)Used By (0)

[![Latest Version](https://camo.githubusercontent.com/77e39d591ef3db903df49bf8f7c9e4622466680471e315ba09fafcd9b2cd7bef/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f72656c656173652f726961737664762f73746174616d69632d636f6c6c656374696f6e2d67726f7570732e7376673f7374796c653d666c61742d737175617265)](https://github.com/riasvdv/statamic-collection-groups/releases)

Collection Groups
=================

[](#collection-groups)

> Collection Groups for Statamic 3.

Group your collections into separate groups, this also removes the collections from the "Collections" nav item

Installation
------------

[](#installation)

Require it using Composer.

```
composer require rias/statamic-collection-groups

```

Publish the configuration file

```
php artisan vendor:publish --provider="Rias\CollectionGroups\ServiceProvider"

```

The config file will be in config/statamic/collection-groups.php.

You can create groups by providing an array in the config file:

```
