Modular: Blog Module Launched
Hello!
Today I published the Blog Module for the Modular Project. The Blog Module's CMS , has the following features:
- Posts Management
- Categories Management
- Tags Management
- Authors Management
All ACL (Access Control List) permissions used by the module can be easily seeded during install, and have full integration with the ACL Module (that is a Core Module of the project).
The Blog Module's public views have the following features:
- Archive Selector: Automatically groups posts by month and year, allowing users to filter posts by specific periods.
- Tag Selector: Enables filtering of posts by specific tags. By default, only tags with associated posts are displayed.
- Search Posts: Incorporates a simple search feature within the module.
- Paginated Results: For the posts of the blog.
The Blog Module illustrates the vision for the project, I mean: it's the first module that can be easily connect to the Core Modules/Functionalities, and easily installed using Composer. It covers CMS and Front Site assets build strategy, and the structure/concept for future module implementations. Documentation is also updated.
For anyone interested in the VILT Stack (Vue, Inertia.js, Laravel, Tailwind), can be valid to check :)
Please or to participate in this conversation.