Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Bundles Cms Laravel Package

kunstmaan/bundles-cms

Kunstmaan CMS is a full-featured, multilingual CMS built on the Symfony full-stack framework. It offers page and form assembly, versioning, workflow, translation tools, and media management, plus integrations with community bundles.

View on GitHub
Deep Wiki
Context7

Pages Configuration

Example

kunstmaan_node:
    pages:
        AcmeBundle\Entity\Pages\HomePage:
            name: Home page
            indexable: false
            # font awesome icons:
            icon: fa fa-home
            # hide from sidebar tree in admin panel:
            hidden_from_tree: false
            allowed_children:
                # simple reference:
                - AcmeBundle\Entity\Pages\SearchPage
                # custom reference:
                - name: Custom name
                  class: AcmeBundle\Entity\Pages\ArticlePage

        AcmeBundle\Entity\Pages\ArticlePage:
            # the name is translated by default:
            name: pages.article
            indexable: true
            icon: fa fa-newspaper
            search_type: article

        AcmeBundle\Entity\Pages\SearchPage:
            name: Search results page
            indexable: false
            icon: fa fa-search

Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky
spatie/mailcoach-vapor
spatie/laravel-javascript-views