Skip to content

Could not find generator form_builder:install #735

Description

@Bnaima

I'm trying to install modules in a browsercms project following this tutorial here: http://guides.browsercms.org/installing_modules.html.
I have rails 3.2.18 and browsercms v3.5.7 installed.

First, I installed the following gem:
>gem install form_builder

When I run this for my project:
>rails g cms:install form_builder

I got this message:
Could not find generator form_builder:install.

However it adds to the gemfile this:
gem "form_builder"

Then I run:

rake db:migrate

and

rails server

I could not find the module in the cms.

What could be the problem.

Many thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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