Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Provides catalog functionality for KMS website - Categories, Products, Variants

License

NotificationsYou must be signed in to change notification settings

apiqcms/kms_catalog

Repository files navigation

Build Status

Provides catalog functionality for KMS website - Categories, Products, Variants, Product Properties.

Installation

  1. Add to Gemfile:

     gem "kms_catalog" # or for edge version: gem "kms_catalog", github: "webgradus/kms_catalog"
  2. Run generator:

     bundle exec rails g kms_catalog:install
  3. Copy migrations:

     bundle exec rails kms_catalog:install:migrations
  4. Migrate:

     bundle exec rails db:migrate
  5. Recompile assets (for production):

     bundle exec rails assets:precompile
  6. Restart KMS instance

Getting started

Please watch this video to start using KMS Catalog:

Getting started with KMS Catalog extension

Contributing

Please followCONTRIBUTING.md.

About

Provides catalog functionality for KMS website - Categories, Products, Variants

Resources

License

Stars

Watchers

Forks

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp