Marketing website: Best top 10(You can change, If you need the other num.)
How to use my plugin.
Add this line to your application's Gemfile:
gem 'amz', github: "seadfeng/active_admin_amz"
gem "paapi" , github: "seadfeng/paapi"
gem 'active_admin_role' , github: "seadfeng/active_admin_role"
gem "active_admin_import" , github: "seadfeng/active_admin_import"
And then execute:
$ bundle install
$ rails webpacker:install
$ rails g active_admin:install
$ rails g amz:install
$ rake db:migrate
$ rake db:seed
https://github.com/rails/webpacker/blob/master/docs/engines.md
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.