Skip to content

BoltCMS fixtures are required #138

@pinalgirkar

Description

@pinalgirkar

Hello,

I installed Bolt CMS using Composer with the command composer create-project bolt/project myprojectname. However, I chose not to install the fixtures during the setup bin/console bolt:setup as I didn’t need the dummy data.

When I visited the website, I encountered the default front-end page as shown in the screenshot below:

Image

After that, I accessed the admin dashboard and created a homepage. The page I created appears correctly, but there are issues with the rest of the sections. It displays "no content" for those sections, and the header still contains placeholder data like "sub1" and "sub2."

Image

My question is: Is it necessary to install the fixtures during the Bolt CMS installation for the content and header data to be properly initialized?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions