webERP is a free open-source ERP system, providing best practise, multi-user business administration and accounting tools over the web. For further information and for a full list of features, please visit the support site at: https://www.weberp.org/
A live demo of the latest release is available on the webERP support site, where you can login and experiment with all the webERP features: https://www.weberp.org/demo/
The latest stable version is currently v4.15.2, and can be downloaded from SourceForge. Download the latest official webERP release
- A web server - webERP has been tested on Apache, NGINX, lighthttpd, and Hiawatha
- PHP version 5.1 and above
- MySQL version 4.3 and above, or MariaDB version 5.1 and above
- A web browser with HTML5 compatibility
Further information about hardware and software requirements is available in the documentation.
- Download the latest official webERP release.
- Unzip the downloaded file.
- Create an empty database, taking note of your username, password, hostname, and database name.
- Everything inside the folder you unzipped needs to be uploaded/copied to your webserver, for example, into your
public_html
orwww
orhtml
folder (the folder will already exist on your webserver). - In your browser, enter the address to your site, such as: www.example.com (or if you uploaded it into another subdirectory such as foldername use www.example.com/foldername)
- Follow the instructions that appear in your browser for installation.
- Download the latest official webERP release.
- Unzip the downloaded file.
- Backup the
config.php
script andcompanies/
directory from your previous installation. - Everything inside the folder you unzipped needs to be uploaded/copied to your webserver, overwriting your previous installation.
- Verify that the
config.php
script andcompanies/
directory are intact, and if not, restore them from your backup. - In your browser, enter the address to your site, such as: www.example.com (or if you uploaded it into another subdirectory such as foldername use www.example.com/foldername).
- After you log-in, if any database upgrades are required, you will be prompted to install them.
Further information about installation and upgrading is available in the documentation.
The webERP documentation is included in every installation, and can accessed by clicking on the Manual
button on the top menu bar. The documentation is also available within the live demo.
Free support is available 24/7, provided by our enthusiastic community of actual webERP users, integrators, and the developers themselves. The primary means of support is through the forum at: https://www.weberp.org/forum You may also join the mailing list at: https://lists.sourceforge.net/lists/listinfo/web-erp-users The answers to most questions can be found by searchng the forums, or the mailing list archives at: https://sourceforge.net/p/web-erp/mailman/
Contributions of code and documententation including How-Tos with screen-shots etc are very much appreciated. If your business has done such training materials for your own team this will no doubt be useful to many others and a productive way that you could contribute. Contributions in the form of bug reports or other feedback through the forums or mailing lists above also help to improve the project.
Guidelines for contributing code can be found at: https://www.weberp.org/Development.html
Developers interested in contributing should read this document carefully and follow the guidelines therein. Standards and conventions used in the code are rigorously applied in the interests of consistency and readability.
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
A copy of the GNU General Public License is included in the doc directory along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
Copyright © weberp.org 2003-2024 - Contact: [email protected]