You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
InspireCMS Core 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.
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.
32
11
33
12
## Testing
34
13
35
14
```bash
36
15
composer test
37
16
```
38
17
18
+
## Contributing
19
+
20
+
We welcome contributions to the documentation. Please see our [contribution guidelines](./Contributing.md) for more information.
21
+
39
22
## Changelog
40
23
41
24
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
@@ -52,3 +35,7 @@ Please review [our security policy](../../security/policy) on how to report secu
52
35
## License
53
36
54
37
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
0 commit comments