This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-plugins.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 64a774967 Creates a README.md as suggested by GH
64a774967 is described below

commit 64a7749679f3d81e8294e0c815c72ff0b4093b3d
Author: Jacques Le Roux <jler...@apache.org>
AuthorDate: Fri Jul 14 18:38:13 2023 +0200

    Creates a README.md as suggested by GH
    
    Please review and amend if needed, TIA
---
 README.md | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/README.md b/README.md
new file mode 100644
index 000000000..33e3c7f74
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# ofbiz-plugins
+Apache OFBiz is an open source product for the automation of enterprise 
processes. 
+It includes framework components and business applications for ERP, CRM, 
E-Business/E-Commerce, Supply Chain Management and Manufacturing Resource 
Planning.
+OFBiz provides a foundation and starting point for reliable, secure and 
scalable enterprise solutions.
+
+The OFBiz plugins repository, that notably includes the E-Business/E-Commerce 
component, is complementary to the ofbiz-framework repository 
(https://github.com/apache/ofbiz-framework)
+It includes component that are not necessary for OFBiz to work but add 
significant features, like the ecommerce one, but not only.
+
+You can find more documentation (asciidoc format), in the docs component. 
+You can also find technical information at 
https://nightlies.apache.org/ofbiz/stable/readme/html5/README.html#ofbiz-plugin-system

Reply via email to