-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Description
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
Labels
No labels