Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A administrate
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 32
    • Merge requests 32
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • thoughtbot, inc.
  • administrate
  • Issues
  • #281
Closed
Open
Issue created Dec 01, 2015 by Administrator@rootContributor

Allow administrate to be installed somewhere other than /admin

Created by: aaronrenner

I have a project that already has an /admin namespace and I'd like to install administrate as a secondary admin interface (maybe at /administrate).This would allow me to manage CRUD operations on models that don't have a UI yet. When I run rails g administrate:install it would be nice if there was an option to change the namespace of where I want it installed, so it doesn't conflict with my existing controllers. Here is an example of what rails admin does: https://github.com/sferik/rails_admin/blob/master/lib/generators/rails_admin/install_generator.rb#L13

I really appreciate you building this gem and I'm looking forward to using it.

Assignee
Assign to
Time tracking