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.
- Host: GitHub
- URL: https://github.com/putyourlightson/craft-dashboard-begone
- Owner: putyourlightson
- License: mit
- Created: 2018-06-14T18:00:43.000Z (almost 8 years ago)
- Default Branch: develop
- Last Pushed: 2024-04-08T14:01:12.000Z (about 2 years ago)
- Last Synced: 2024-11-29T11:07:49.616Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 17.6 KB
- Stars: 11
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
[]((https://packagist.org/packages/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/).