Docs Admin Panel Managing Stores

Managing Stores

Add, edit, and organize store pages on your coupon website.

3 views Updated 1 month ago

Managing Stores

Adding a New Store

Navigate to Admin -> Stores -> Add New and fill in:

  • Store Name — e.g., "Amazon", "Nike", "Best Buy"
  • Slug — Auto-generated from name, or customize
  • Description — Store description with rich text formatting
  • Logo — Recommended size: 200x200px
  • Website URL — The store's official website
  • Affiliate Network — Which network provides coupons for this store
  • Categories — Assign to one or more categories (Electronics, Fashion, etc.)
  • Status — Active or Draft

Auto-Created Stores

When coupon auto-import is enabled, CreateCouponWebsite automatically creates store pages from affiliate network feeds. These stores:

  • Have their name and logo pulled from the network
  • Are assigned to categories based on the merchant's category
  • Can be edited and customized after creation

Bulk Import

Import multiple stores from CSV:

php artisan stores:import --file=stores.csv

Organization

Use categories and tags to organize your store directory. Enable Featured Stores to highlight popular stores on the homepage.

Use the drag-and-drop interface to reorder featured stores on the homepage.

Was this article helpful?