An open API service indexing awesome lists of open source software.

https://github.com/putyourlightson/craft-dashboard-begone

Removes the dashboard and redirects users to the entries page in Craft CMS.
https://github.com/putyourlightson/craft-dashboard-begone

Last synced: 10 months ago
JSON representation

Removes the dashboard and redirects users to the entries page in Craft CMS.

Awesome Lists containing this project

README

          

[![Stable Version](https://img.shields.io/packagist/v/putyourlightson/craft-dashboard-begone?label=stable)]((https://packagist.org/packages/putyourlightson/craft-dashboard-begone))
[![Total Downloads](https://img.shields.io/packagist/dt/putyourlightson/craft-dashboard-begone)](https://packagist.org/packages/putyourlightson/craft-dashboard-begone)

# Dashboard Begone Plugin for Craft CMS

The Dashboard Begone plugin removes the dashboard and redirects users to the entries page in [Craft CMS](https://craftcms.com/).

## Documentation

Learn more and read the documentation at [putyourlightson.com/plugins/dashboard-begone »](https://putyourlightson.com/plugins/dashboard-begone)

## License

This plugin is licensed for free under the MIT License.

## Requirements

This plugin requires [Craft CMS](https://craftcms.com/) 3.0.0 or later, or 4.0.0 or later, or 5.0.0 or later.

## Installation

To install the plugin, search for “Dashboard Begone” in the Craft Plugin Store, or install manually using composer.

```shell
composer require putyourlightson/craft-dashboard-begone
```

---

Created by [PutYourLightsOn](https://putyourlightson.com/).