Skip to content
This repository has been archived by the owner on Feb 15, 2022. It is now read-only.

zelen-sv/argon_admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArgonAdmin

Simple admin panel generator with the Argon Dashboard theme for your new project.

Main features included by default:

Installation

Add this line to your application's Gemfile:

gem 'argon_admin'

And then execute:

$ bundle i

Next, you need to run the generator:

$ rails argon_admin:install

Generate devise user:

$ rails db:migrate
$ rails db:seed

And you're ready to go. Test if all it's ok by starting a server and check it with rails s.

Default admin user with email admin@example.com and password 123456789

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/zelen-sv/argon_admin.

About

Gem for generating the administrative panel based on Argon Dashboard by Creative Tim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages