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

https://github.com/solutionforest/inspirecms-core

InspireCMS is a flexible, un-opinionated content engine for Laravel, built on Filament. Visually model any content structure, empower editors with a modern UI, and render everything using standard Blade templates. Features include live preview, granular user roles, SEO tools, effortless media management, and a powerful Blueprint Builder.
https://github.com/solutionforest/inspirecms-core

cms filamentphp filamentphp-plugin inspirecms laravel

Last synced: about 1 month ago
JSON representation

InspireCMS is a flexible, un-opinionated content engine for Laravel, built on Filament. Visually model any content structure, empower editors with a modern UI, and render everything using standard Blade templates. Features include live preview, granular user roles, SEO tools, effortless media management, and a powerful Blueprint Builder.

Awesome Lists containing this project

README

          

InspireCMS Logo

# InspireCMS Core

![Laravel Supported Versions](https://img.shields.io/badge/laravel-11.x/12.x-green.svg)
![Filament Supported Versions](https://img.shields.io/badge/filament->=3.3-green.svg)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/solution-forest/inspirecms-core.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-core)
[![GitHub Tests Action Status](https://img.shields.io/github/actions/workflow/status/solution-forest/inspirecms-core/run-tests.yml?branch=main&label=tests&style=flat-square)](https://github.com/solutionforest/inspirecms-core/actions?query=workflow%3Arun-tests+branch%3Amain)
[![GitHub Code Style Action Status](https://img.shields.io/github/actions/workflow/status/solution-forest/inspirecms-core/fix-php-code-styling.yml?branch=main&label=code%20style&style=flat-square)](https://github.com/solutionforest/inspirecms-core/actions?query=workflow%3A"Fix+PHP+code+styling"+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/solution-forest/inspirecms-core.svg?style=flat-square)](https://packagist.org/packages/solution-forest/inspirecms-core)

## About InspireCMS

InspireCMS is the foundation library that powers the InspireCMS platform. This package provides essential functionality, including content management, admin interfaces, and extensibility features. Designed with flexibility and developer experience in mind, it allows you to quickly build customized content management systems for your Laravel applications.

## Support

We provide official developer support on [InspireCMS Pro](https://inspirecms.net/#pricing) projects.

## Contributing

We welcome contributions to the documentation. Please see our [contribution guidelines](./Contributing.md) for more information.

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Resources

* [Documentation](https://inspirecms.net/)