awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
daylightstudio avatar

daylightstudio/FUEL-CMS

0
View on GitHub↗
1,021 estrellas·446 forks·PHP·13 vistaswww.getfuelcms.com↗

FUEL CMS

Fuel CMS is a modular content management platform built on the CodeIgniter framework, designed for managing structured data and administrative workflows. It functions as a server-side application that provides a centralized dashboard for organizing site-wide variables, custom data models, and reusable content blocks.

The system distinguishes itself through model-driven administrative generation, which automatically creates management interfaces by inspecting database schemas. It supports granular security through hierarchical permission access control and user activity auditing, allowing administrators to manage module-level rights and verify user behaviors. The platform also incorporates automated content versioning, which serializes state snapshots into audit tables to facilitate data recovery.

Beyond its core management capabilities, the system includes tools for multi-language localization, custom input field configuration, and template-driven content composition. It also provides diagnostic utilities for validating page markup and link integrity, alongside integrated dashboards for monitoring site performance metrics and traffic statistics. The architecture is extensible, supporting the installation of community-developed modules and custom code to adapt the platform to specific project requirements.

Features

  • Content Management Systems - Provides a modular content management platform built on the CodeIgniter framework for managing structured data.
  • PHP Content Management Systems - Provides a modular content management platform built on the CodeIgniter framework for managing structured data and administrative workflows.
  • Content Administration Interfaces - Converts data models into managed modules that provide a user interface for editing structured information.
  • Content Management Frameworks - Builds dynamic websites using the CodeIgniter framework with a focus on structured content and administrative workflows.
  • Website Content Management - Organizes site elements into reusable blocks and global variables to ensure consistent updates across layouts.
  • Model-Driven Form Generators - Automatically builds management interfaces by inspecting database schemas to define input forms.
  • User Access Management - Enables assigning granular create, edit, and delete rights to users to control access to specific modules and administrative actions.
  • Administrative Dashboards - Offers a centralized interface for managing site-wide variables, custom data models, and reusable content blocks.
  • Reusable Content Blocks - Stores repeatable elements like headers and footers as modular blocks for central updates.
  • Content Versioning - Archives previous versions of data automatically to allow restoration to prior states.
  • Multi-Language Websites - Translates page content into various languages to reach global audiences while maintaining search engine optimization.
  • Database State Snapshots - Provides automated content versioning by serializing state snapshots into audit tables for data recovery.
  • Hierarchical Access Controls - Enforces granular security policies by mapping user roles to specific administrative modules and actions.
  • Plugin-Based Architectures - Supports injecting custom logic and functionality through a structured directory-based plugin loading mechanism.
  • Administrative Site Generators - Creates tailored management dashboards that automatically convert database models into user-friendly forms.
  • Site Health Monitors - Displays key performance metrics and traffic statistics on a centralized dashboard to provide an immediate overview of site health.
  • Page Content Injections - Assembles complex web pages by injecting modular content blocks and localized strings into predefined layouts.
  • Content Translation - Provides tools to translate text into multiple languages for diverse global audiences.

Historial de estrellas

Gráfico del historial de estrellas de daylightstudio/fuel-cmsGráfico del historial de estrellas de daylightstudio/fuel-cms

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Colecciones destacadas con FUEL CMS

Colecciones seleccionadas manualmente donde aparece FUEL CMS.
  • Headless CMS

Alternativas open-source a FUEL CMS

Proyectos open-source similares, clasificados según cuántas características comparten con FUEL CMS.
  • getgrav/gravAvatar de getgrav

    getgrav/grav

    15,395Ver en GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    PHPcmscontentcontent-management
    Ver en GitHub↗15,395
  • picocms/picoAvatar de picocms

    picocms/Pico

    3,905Ver en GitHub↗

    Pico is a lightweight PHP content manager and Markdown website generator that functions as a flat-file CMS. It transforms Markdown files into a structured website by using the server file system for URL routing and avoids the use of a relational database for storing content and metadata. The system is distinguished by its support for multilingual website deployment and a static site cache that saves rendered pages as HTML to reduce server load. It employs a Git-based content workflow to synchronize and deploy updates across different environments. The platform covers a broad range of capabil

    PHP
    Ver en GitHub↗3,905
  • keystonejs/keystoneAvatar de keystonejs

    keystonejs/keystone

    9,893Ver en GitHub↗

    Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a schema-driven data manager that automatically generates a GraphQL API and a React administrative dashboard based on a central data model configuration. The system uses an adapter-based database abstraction to decouple core logic from storage layers and a storage-provider abstraction for managing media assets via local or cloud drivers. It distinguishes itself through a component-based field rendering system and a hook-based middleware pipeline for data validation and automation. The fram

    TypeScriptcmscms-frameworkgraphql
    Ver en GitHub↗9,893
  • marmelab/react-adminAvatar de marmelab

    marmelab/react-admin

    26,780Ver en GitHub↗

    React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL backends. It provides a comprehensive suite of tools for managing the full lifecycle of administrative applications, including resource-oriented routing, declarative form scaffolding, and context-driven state management. By utilizing a modular adapter-based architecture, the framework abstracts backend communication, allowing developers to build consistent CRUD interfaces that handle data fetching, authentication, and synchronization automatically. The project distinguishes itself thr

    TypeScriptadminadmin-dashboardadmin-on-rest
    Ver en GitHub↗26,780
Ver las 30 alternativas a FUEL CMS→

Preguntas frecuentes

¿Qué hace daylightstudio/fuel-cms?

Fuel CMS is a modular content management platform built on the CodeIgniter framework, designed for managing structured data and administrative workflows. It functions as a server-side application that provides a centralized dashboard for organizing site-wide variables, custom data models, and reusable content blocks.

¿Cuáles son las características principales de daylightstudio/fuel-cms?

Las características principales de daylightstudio/fuel-cms son: Content Management Systems, PHP Content Management Systems, Content Administration Interfaces, Content Management Frameworks, Website Content Management, Model-Driven Form Generators, User Access Management, Administrative Dashboards.

¿Qué alternativas de código abierto existen para daylightstudio/fuel-cms?

Las alternativas de código abierto para daylightstudio/fuel-cms incluyen: getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… picocms/pico — Pico is a lightweight PHP content manager and Markdown website generator that functions as a flat-file CMS. It… keystonejs/keystone — Keystone is a GraphQL headless content management system and Node.js backend framework. It functions as a… marmelab/react-admin — React-admin is a framework for building data-driven administrative interfaces that connect to REST or GraphQL… emdash-cms/emdash — EmDash is an open-source content management system built on Astro that combines a visual admin panel with a… area17/twill — Twill is a Laravel CMS toolkit and admin panel generator designed for building custom administrative consoles and…