# TALL Stack E-commerce Framework > Headless e-commerce administration built with Laravel to create and manage online store. ## Docs - [Attributes](https://docs.laravelshopper.dev/v1/attributes.md) - [Brands](https://docs.laravelshopper.dev/v1/brands.md): Most e-commerce sites sell products from several manufacturers. And each supplier can be represented by a brand. - [Categories](https://docs.laravelshopper.dev/v1/categories.md): Categories are the primary way to group products with similar features. You can also add subcategories if desired. - [Collections](https://docs.laravelshopper.dev/v1/collections.md): Collections, although not strictly the same, are akin to Categories. They serve to allow you to add products ,either explicitly or via certain criteria, for use on your store. - [Configuration](https://docs.laravelshopper.dev/v1/configuration.md): Shopper uses standard Laravel config files and environment variables for application-level settings - [Contribution Guide](https://docs.laravelshopper.dev/v1/contributing.md): Contributions are accepted via Pull Requests on [Github](https://github.com/shopperlabs/shopper). - [Customers](https://docs.laravelshopper.dev/v1/customers.md): In e-commerce stores, customers are one if not the fundamental point for the functioning of your store. - [Customization](https://docs.laravelshopper.dev/v1/customization.md) - [Dashboard](https://docs.laravelshopper.dev/v1/dashboard.md): The dashboard is a user-customizable screen. One of Shopper's main goals is to enable stores to easily customize the modules. - [Discounts](https://docs.laravelshopper.dev/v1/discounts.md) - [Control Panel](https://docs.laravelshopper.dev/v1/extending/control-panel.md): Learn how to customize the Shopper control panel by adding CSS, JS assets, customizing the theme, branding logo, and adding custom routes. - [Controllers](https://docs.laravelshopper.dev/v1/extending/controllers.md): Learn how to create and configure custom controllers for the Shopper admin panel. - [Navigation](https://docs.laravelshopper.dev/v1/extending/navigation.md): Learn how to customize and extend the Shopper control panel navigation by adding your own sections, pages, and menu items. - [Installation](https://docs.laravelshopper.dev/v1/installation.md): Quick start guide for installing and configuring Shopper on your existing Laravel App - [Legal](https://docs.laravelshopper.dev/v1/legal.md): As with any e-commerce site, it is important for users to know the terms and conditions and privacy policy that your site offers. This is for their own safety and yours as well. - [Locations](https://docs.laravelshopper.dev/v1/locations.md) - [Media](https://docs.laravelshopper.dev/v1/media.md) - [Orders](https://docs.laravelshopper.dev/v1/orders.md) - [Products](https://docs.laravelshopper.dev/v1/products.md) - [Requirements](https://docs.laravelshopper.dev/v1/requirements.md) - [Reviews](https://docs.laravelshopper.dev/v1/reviews.md) - [Roles & Permissions](https://docs.laravelshopper.dev/v1/roles-permissions.md): Manage access and permissions of your users and members in your store. - [Two Factor Authenticator](https://docs.laravelshopper.dev/v1/two-factor.md): Secure your account with two-step authentication ## Optional - [Community](https://discord.gg/r4VUvHm34) - [Blog](https://laravelshopper.dev/blog)