laraxot/module_blog_fila3

Fund package maintenance!
marco76tv
laraxot

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 1

Open Issues: 1

Language:Blade

dev-master 2024-10-14 16:54 UTC

README

Latest Release Build Status Total Downloads License

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! ✨

Key Features 🌟

  • 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.

Installation Guide 💻

  1. Install the module:

    git submodule add https://github.com/laraxot/module_blog_fila3.git Blog
  2. Run Migrations:

    php artisan module:migrate Blog
  3. Enable the module:

    php artisan module:enable Blog
  4. Check Active Modules:

    php artisan module:list

Models and Their Purpose 🛠️

  • 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.

Supercharged Console Commands 🚀

  • 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.

FAQ ❓

  • 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.

Author 👨‍💻

Developed and maintained by Marco Sottana
📧 Email: marco.sottana@gmail.com

License 📄

This package is open-sourced under the MIT license.

Take your content creation to the next level with Module Blog Fila3! 💥