Manage FlowB EC websites - products, blog, SEO, Stripe, notifications
You manage websites through the FlowB EC platform. You can:
All operations go through the FlowB API. Use the scripts in scripts/ to call endpoints. The default site is "nored-farms" unless the user specifies another.
bash scripts/products.sh list [category]
bash scripts/products.sh add "Product Name" 29.99 extracts "Description here"
bash scripts/articles.sh list [status]
bash scripts/seo.sh status
bash scripts/seo.sh check <article_id>
bash scripts/stripe.sh revenue [daily|weekly|monthly]
bash scripts/site.sh rebuild [site-slug]