mindtwo/statamic-base

Our agency's base package for Statamic projects.

0.5 2025-09-24 15:17 UTC

This package is auto-updated.

Last update: 2025-09-24 15:17:42 UTC


README

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Dashboard widgets and utilities for Statamic CMS.

Requirements

  • Statamic 5.x
  • PHP 8.2+
  • Laravel 11.x

Installation

composer require mindtwo/statamic-base

You can publish the config file with:

php artisan vendor:publish --tag="statamic-base-config"

Optionally, you can publish the views using:

php artisan vendor:publish --tag="statamic-base-views"

Features

  • Customized dashboard with helpful widgets
  • Enhanced admin interface utilities

Usage

After installation, the dashboard widgets will be automatically available in your Statamic control panel.

Testing

composer test

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.