- Notifications
You must be signed in to change notification settings - Fork1
Provides catalog functionality for KMS website - Categories, Products, Variants
License
NotificationsYou must be signed in to change notification settings
apiqcms/kms_catalog
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Provides catalog functionality for KMS website - Categories, Products, Variants, Product Properties.
Add to Gemfile:
gem "kms_catalog" # or for edge version: gem "kms_catalog", github: "webgradus/kms_catalog"
Run generator:
bundle exec rails g kms_catalog:install
Copy migrations:
bundle exec rails kms_catalog:install:migrations
Migrate:
bundle exec rails db:migrate
Recompile assets (for production):
bundle exec rails assets:precompile
Restart KMS instance
Please watch this video to start using KMS Catalog:
Please followCONTRIBUTING.md.
About
Provides catalog functionality for KMS website - Categories, Products, Variants
Resources
License
Stars
Watchers
Forks
Packages0
No packages published