awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
bolt avatar

bolt/boltArchived

0
View on GitHub↗
4,144 Stars·795 Forks·PHP·MIT·9 Aufrufe

Bolt

Bolt ist ein Flat-File-Content-Management-System, das Seitendaten in strukturierten Textdateien auf der Festplatte anstelle einer relationalen Datenbank speichert. Es fungiert als Tool zum Erstellen und Organisieren digitaler Inhalte und Seitenstrukturen über eine leichtgewichtige administrative Schnittstelle.

Das System verwendet YAML-basierte Datenserialisierung, um Inhalte und Konfigurationen in menschenlesbaren Dateien zu definieren, was die Versionskontrolle und portable Exporte erleichtert. Es enthält einen Digital-Asset-Manager zur Organisation von Dateien und Verzeichnissen sowie ein kryptografisches Dienstprogramm zur Generierung zeitlich begrenzter signierter URLs, um private Dateien vor unbefugtem Zugriff zu schützen.

Die administrative Funktionalität wird durch ein rollenbasiertes Zugriffskontrollsystem gesteuert, das Benutzeridentitäten spezifischen Berechtigungssätzen zuordnet. Inhaltsorganisation und -abruf werden über ein taxonomie-basiertes Filtersystem und ein hierarchisches Dateisystem-Mapping abgewickelt, das die Website-Struktur auf dem Server-Host widerspiegelt.

Features

  • Website Content Management - Provides a lightweight administrative interface for creating and organizing digital content and site structures.
  • Flat-File CMS - Implements a content management system that stores all site data in structured text files.
  • Flat-File Storage - Uses structured text files on disk for data persistence instead of a relational database.
  • YAML Data Serialization - Uses YAML-based data serialization for human-readable content and configuration files.
  • Role-Based Access Control Systems - Implements a permission manager that maps user identities to specific access levels for administrative requests.
  • Digital Asset Managers - Includes a digital asset manager for organizing website resources and media files.
  • Secure File Sharing Links - Generates signed URLs to prevent unauthorized access to private files and restricted assets.
  • Signed URL and Cookie Access - Provides time-limited signed URLs to protect private files from unauthorized direct access.
  • Pre-signed URLs - Generates time-limited cryptographic signatures for URLs to protect private assets.
  • Role-Based Access Control - Implements a role-based access control system to restrict administrative functionality based on user permissions.
  • Asset Management Interfaces - Ships a secure manager for creating, renaming, and moving files and directories.
  • Term-Based Content Filters - Retrieves records by matching metadata tags against a predefined classification system.
  • URL-to-Filesystem Mappings - Mirrors the website structure using a physical folder and file organization on the server host.
  • Content Management Systems - Simple CMS built with PHP and Symfony components.

Star-Verlauf

Star-Verlauf für bolt/boltStar-Verlauf für bolt/bolt

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Bolt

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Bolt.
  • refinery/refinerycmsAvatar von refinery

    refinery/refinerycms

    3,910Auf GitHub ansehen↗

    Refinery CMS is a modular content management system designed for Ruby on Rails applications. It provides a framework for organizing website pages, blog posts, and media assets through a visual interface, allowing users to manage site hierarchies and content layouts without requiring raw code input. The system distinguishes itself through an engine-based architecture that allows developers to integrate isolated functional components as mountable sub-applications. It supports extensibility through automated code generators that inject custom logic into the framework, and it utilizes a backend-a

    Ruby
    Auf GitHub ansehen↗3,910
  • getgrav/gravAvatar von getgrav

    getgrav/grav

    15,395Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,395
  • siteserver/cmsAvatar von siteserver

    siteserver/cms

    3,905Auf GitHub ansehen↗

    This project is a .NET Core content management system and multi-site management platform designed to organize and publish structured digital content across independent websites from a centralized interface. It functions as both a headless CMS and a static site generator, rendering dynamic templates into HTML files to increase loading speed and scalability. The system integrates retrieval-augmented generation to transform website documents and content into searchable AI knowledge bases. It includes a visual AI workflow orchestrator to define the logic between user queries and large language mo

    JavaScriptc-sharpcmscontent-management-system
    Auf GitHub ansehen↗3,905
  • shaarli/shaarliAvatar von shaarli

    shaarli/Shaarli

    3,873Auf GitHub ansehen↗

    Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private, searchable library. It functions as a flat-file content platform, storing information in structured text files rather than requiring an external database management system. The system emphasizes data portability and content distribution, providing tools for archiving bookmarks in portable formats and generating RSS and Atom feeds for digital content syndication. It also includes utilities for removing tracking parameters from URLs and creating public permalinks for curated li

    PHPbookmarkingbookmarksbookmarks-manager
    Auf GitHub ansehen↗3,873
Alle 30 Alternativen zu Bolt anzeigen→

Häufig gestellte Fragen

Was macht bolt/bolt?

Bolt ist ein Flat-File-Content-Management-System, das Seitendaten in strukturierten Textdateien auf der Festplatte anstelle einer relationalen Datenbank speichert. Es fungiert als Tool zum Erstellen und Organisieren digitaler Inhalte und Seitenstrukturen über eine leichtgewichtige administrative Schnittstelle.

Was sind die Hauptfunktionen von bolt/bolt?

Die Hauptfunktionen von bolt/bolt sind: Website Content Management, Flat-File CMS, Flat-File Storage, YAML Data Serialization, Role-Based Access Control Systems, Digital Asset Managers, Secure File Sharing Links, Signed URL and Cookie Access.

Welche Open-Source-Alternativen gibt es zu bolt/bolt?

Open-Source-Alternativen zu bolt/bolt sind unter anderem: refinery/refinerycms — Refinery CMS is a modular content management system designed for Ruby on Rails applications. It provides a framework… getgrav/grav — Grav is a flat-file content management system that eliminates the need for a traditional database by storing site… siteserver/cms — This project is a .NET Core content management system and multi-site management platform designed to organize and… shaarli/shaarli — Shaarli is a self-hosted bookmark manager and knowledge base designed for organizing web links and notes in a private,… sorrycc/blog — This project is a git-based static site generator and flat-file content management system. It functions as a markdown… statamic/cms — Statamic is a content management system built on Laravel that utilizes a flat-file storage approach instead of a…