Administrator
Super Admin
admin@chiverr.app
Joined Jan 2024
Last login: Today
Personal Information
Change Password
Two-Factor Authentication
Add an extra layer of security to your account
Appearance
Dark Mode
Use dark theme across the dashboard
Notifications
Email Notifications
Receive email updates about orders and users
Order Alerts
Get notified when new orders are placed
Recent Activity
Plant Click Analytics
0
Total Clicks
0
Plants Viewed
-
Most Popular
๐ Order Analytics & Insights
$0
Total Revenue
+0%
๐ฆ
0
Total Orders
+0%
๐ต
$0
Avg Order Value
+0%
0%
Completion Rate
+0%
Revenue Over Time
๐ Orders Over Time
๐ฏ Order Status Distribution
๐ณ Payment Methods
๐ฟ Top Selling Plants
๐ฅ Top Customers
๐ก Business Insights
๐ฟ Manage Plants
Add New Plant
Current Plants (0)
๐ฆ Order Management
๐
0
Total Orders
โณ
0
Pending
๐ฆ
0
Processing
๐
0
Shipped
โ
0
Completed
โ
0
Cancelled
๐ฐ
$0
Total Revenue
๐ฅ User Management
0
Total Users
0
Pending Approval
0
Active Users
Pending User Requests
Approved Users
Rejected Users
๐ ChiverrApp Admin Guide
๐ Welcome to ChiverrApp Admin
Your Dashboard Sections
- ๐ Analytics: Track plant views and popularity
- ๐ฟ Manage Plants: Add, edit, delete, and duplicate plants
- ๐ฅ Users: Approve or reject user registrations
- ๐ Admin Guide: This comprehensive help section
Quick Stats
- Live Site: plantshopchiverrapp.netlify.app
- Admin Password: chiverr2024
- Hosting: Netlify (Free tier)
- Data Storage: Browser localStorage
โ ๏ธ Important Notes
- All data is stored in your browser's localStorage
- Clearing browser data will reset everything
- For production, consider backend database
- Changes are instant - no server needed!
๐ฟ Managing Plants
Adding a New Plant
- Go to "๐ฟ Manage Plants" tab
- Fill out the "Add New Plant" form:
- Name: Plant name (e.g., "Monstera Deliciosa")
- Price: In dollars (e.g., 45.00)
- Description: Short description for card
- Image: Upload file OR paste URL
- Care Instructions: Light, water, size, care level, benefits
- Click "Add Plant"
- Plant appears immediately on main site!
Editing Existing Plants
- Scroll to "Current Plants" list
- Click "โ๏ธ Edit" on any plant
- Form auto-fills with plant data
- Form highlights in green and scrolls to top
- Make your changes
- Click "โ Update Plant"
- Or click "โ Cancel" to discard changes
Other Plant Actions
- ๐ Duplicate: Creates a copy with "(Copy)" added to name - great for variations!
- ๐๏ธ Delete: Permanently removes plant (asks for confirmation)
- Sort: Use dropdown to sort by newest, price, name, or popularity
๐ก Pro Tips
- Use high-quality images (800x800px recommended)
- Keep descriptions under 100 characters for best display
- Use Unsplash.com for free plant images
- Duplicate similar plants to save time
- Check "Most Popular" sort to see what customers love
๐ฅ User Approval Workflow
How User Registration Works
- User visits your site and clicks "Join Us"
- Fills out registration form with:
- Full name
- Email address
- Username
- Password
- Reason for joining
- Request goes to "Pending" status
- You review and approve/reject
- User can then login and shop
Reviewing Pending Requests
- Go to "๐ฅ Users" tab
- Click "Pending Requests"
- Review each user's information:
- Name and email
- Username
- Reason for joining
- Request date
- Click "โ Approve" or "โ Reject"
Managing Approved Users
- View All: Click "Approved Users" tab
- Revoke Access: Click "๐ซ Revoke Access" to move user to rejected
- Delete: Permanently remove user account
- Stats: See total users, pending, and active counts
โ ๏ธ Best Practices
- Review "Reason for joining" to filter spam
- Check for duplicate emails/usernames
- Respond to requests within 24 hours
- Keep rejected list for reference
- Consider auto-approval for trusted domains
๐ณ Payment Integration Guide
Available Payment Methods
๐ณ Stripe
Best for: Credit/Debit cards
Fees: 2.9% + $0.30
Setup: 15 minutes
iPhone App: โ Yes
๐ ฟ๏ธ PayPal
Best for: PayPal users
Fees: 2.99% + $0.49
Setup: 10 minutes
iPhone App: โ Yes
๐ Apple Pay
Best for: iPhone users
Fees: 2.9% + $0.30
Setup: 30 minutes
iPhone App: โ Native
๐ต Cash
Best for: Local delivery
Fees: $0
Setup: Instant
iPhone App: โ Track orders
Setting Up Stripe (Recommended)
- Sign Up:
- Go to stripe.com
- Click "Start now"
- Enter business details
- Verify email
- Connect Bank Account:
- Go to Settings โ Bank accounts
- Add your bank details
- Verify with micro-deposits (1-2 days)
- Get API Keys:
- Go to Developers โ API keys
- Copy "Publishable key" (starts with pk_)
- Replace test key in app.js line 789
- Test Payment:
- Use test card: 4242 4242 4242 4242
- Any future date, any CVC
- Verify in Stripe Dashboard
- Go Live:
- Switch to "Live mode" in Stripe
- Use live API key
- Start accepting real payments!
๐ฐ Cost Breakdown
| Service | Cost | Notes |
|---|---|---|
| Netlify Hosting | $0/month | Free tier sufficient |
| Domain Name | $12/year | Optional but recommended |
| Stripe Account | $0/month | Pay per transaction only |
| SSL Certificate | $0 | Free with Netlify |
| Total | $1/month | With domain |
๐ฑ Receiving Money on iPhone
- Download "Stripe Dashboard" app from App Store
- Login with your Stripe account
- Enable push notifications
- Get instant alerts for every sale
- View daily/weekly/monthly revenue
- Money auto-transfers to bank every 2 days
- Issue refunds directly from app
๐ฑ Mobile & iPhone Setup
Option 1: Progressive Web App (PWA) - FREE
- Open Safari on your iPhone
- Go to:
plantshopchiverrapp.netlify.app - Tap the Share button (square with arrow)
- Scroll down and tap "Add to Home Screen"
- Name it "ChiverrApp"
- Tap "Add"
- App icon appears on home screen!
Features:
- โ Full-screen app experience
- โ Works offline
- โ Push notifications
- โ Native-like performance
- โ No App Store approval needed
- โ 100% FREE
Option 2: Native iOS App - $99/year
Requirements:
- Mac computer with Xcode
- Apple Developer account ($99/year)
- Time: 2-3 hours setup
Steps:
- Install Capacitor:
npm install @capacitor/ios - Initialize:
npx cap init - Add iOS platform:
npx cap add ios - Open in Xcode:
npx cap open ios - Configure signing with Apple ID
- Build and run on iPhone
- Submit to App Store (optional)
Managing Your Store from iPhone
Admin Panel Access:
- Open Safari on iPhone
- Go to:
plantshopchiverrapp.netlify.app/admin.html - Enter password:
chiverr2024 - Bookmark for quick access
- Add to home screen for app-like experience
What You Can Do:
- โ Add/edit/delete plants
- โ Approve user registrations
- โ View analytics
- โ Check orders (via Stripe app)
- โ Process refunds
๐ฒ Recommended iPhone Apps
- Stripe Dashboard: Manage payments and view sales
- PayPal Business: Alternative payment tracking
- Netlify: Monitor site deployments
- GitHub: View code and commits
- Safari: Access admin panel