Skip to content

Override views - bug or regression in the documentation ? #4650

@lamoureuxmarie

Description

@lamoureuxmarie

Hi all 👋

I'm just starting with Solidus, and I'm a bit confused on how to customize it.

If I understand well, I need to create my own frontend views in a new folder.
I tried this command to generate a copy of the views:

bundle exec rails g solidus:views:override

It gives me this error message: Could not find generator 'solidus:views:override

I created the app with the following command:

rails new \
  -d postgresql \
  -j webpack \ solidus-test
bundle add solidus
bin/rails g solidus:install

When I asked in the support group on Slack, I have been informed that it looks like a bug or regression in the documentation.

(I'm using Rails 7.)

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