brotherton-erpnext/docs/docs.user.website.md
Priya Shrivastava cc9c2939c5 [docs]
2013-07-24 12:26:01 +05:30

32 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
{
"_label": "Setting up your Website / Webshop",
"_toc": [
"docs.user.website.setup",
"docs.user.website.web_page",
"docs.user.website.style",
"docs.user.website.blog"
]
}
---
Websites are a core component of any business and having a good website usually means:
- Lot of money.
- Hard to update.
- Not interactive.
Unless you are a web designer yourself.
Wouldn't it be nice if there was a way to update your product catalog on your site automatically from your ERP?
We thought exactly the same and hence built a small Website Development app right inside ERPNext! Using ERPNexts Website module, you can
1. Create Web Pages
1. Write a Blog
1. Publish your Product Catalog using the Item master
We will soon be adding a shopping cart facility so that your customers can place orders and pay you online!
Though not necessary, to make a good website, you might have to know a bit of HTML / CSS or hire the services of a professional. The good part is that once this is setup, you can add and edit content, blogs and products directly from your ERP.
> The ERPNext website (www.erpnext.com) is generated from the Website Module! In the world of startups, its called eating-your-own-dog-food!