Module Blog Fila3 is the ultimate blogging module for Laravel, allowing you to easily create, manage, and publish engaging blog content with robust functionality and seamless integration! ✨
- Create and Manage Articles: Write, edit, and publish engaging content effortlessly.
- Category Management: Organize your articles into clear, structured categories.
- Banner Support: Showcase featured articles with rotating banners.
- User Profiles: Manage author profiles to attribute and showcase contributors.
- Frontend Flexibility: Easily integrate the blog into your frontend with customizable templates.
-
Install the module:
git submodule add https://github.com/laraxot/module_blog_fila3.git Blog
-
Run Migrations:
php artisan module:migrate Blog
-
Enable the module:
php artisan module:enable Blog
-
Check Active Modules:
php artisan module:list
- Article: Represents blog posts with rich content, including text, images, and custom blocks.
- Category: Groups articles under specific themes, such as Sports, Politics, or Science.
- Banner: Displays highlighted content as a carousel on the homepage for more visibility.
- Profile: Manages user profiles, allowing for author details and bio presentation on posts.
-
List Articles:
php artisan blog:articles
View all published blog articles.
-
Create a New Article:
php artisan blog:create <title>
Easily draft a new blog post.
-
Manage Categories:
php artisan blog:categories
View and manage the article categories.
-
Q: How do I display the blog on my site? A: The module integrates seamlessly with your frontend, providing customizable templates for listing articles, categories, and more.
-
Q: Can I schedule posts for future publication? A: Yes! You can set publish dates for articles, allowing you to plan content ahead.
Developed and maintained by Marco Sottana
📧 Email: marco.sottana@gmail.com
This package is open-sourced under the MIT license.
Take your content creation to the next level with Module Blog Fila3! 💥