Glossary ======== Software Components ------------------- .. glossary:: Shuup Shuup is a framework for building web shops or ordering portals. Shuup Core Shuup Core is the kernel of the Shuup. It is part of every Shuup installation. Shuup Base Shuup Base contains Shuup Core and optional :term:`modules `. Module .. TODO:: Define module .. TODO:: Define all plugin terms Entities -------- .. glossary:: user user is general definition of any user admin admin is one kind of user customer Customer is one kind of user or one kind of company. Customer can be an admin and vice versa. company Company is one kind of organization. Organization is general definition of any group of companies and/or users. shop Shop contains a collection of products, customers, etc. One Shuup installation can have multiple shops. Multiple shops can be defined through settings. .. TODO:: Define shop