Showing 35 open source projects for "web-erp"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
    Claim $300 Free
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1
    ownCloud

    ownCloud

    ownCloud web server core (Files, DAV, etc.)

    ...It enables organizations and individuals to maintain full control over their data by running a personal cloud on their own infrastructure rather than relying on third-party providers. The software supports collaborative workflows by allowing users to upload, organize, and share files through a web interface, desktop sync clients, and mobile integrations. Designed with extensibility in mind, the core platform can be enhanced through apps and plugins that add capabilities such as document editing, authentication methods, and workflow automation. It is widely used in enterprise and privacy-focused environments because it combines open-source transparency with enterprise-grade controls and permissions.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 2
    ownCloud Infinite Scale

    ownCloud Infinite Scale

    ownCloud Infinite Scale Stack

    ...The platform focuses on providing a unified data access layer that can connect multiple storage backends while maintaining strong control over file sharing and governance. It enables real-time collaboration through web office integrations and supports advanced administrative features such as custom roles, tagging, and full-text search. Because of its modular design, oCIS can be deployed efficiently in public, private, or hybrid infrastructures while reducing operational overhead.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 3
    Browsersync

    Browsersync

    Keep multiple browsers & devices in sync when building websites

    With each web page, device and browser, testing time grows exponentially. From live reloads to URL pushing, form replication to click mirroring, Browsersync cuts out repetitive manual tasks. It’s like an extra pair of hands. Customise an array of sync settings from the UI or command line to create a personalised test environment. Need more control?
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Kinto

    Kinto

    A generic JSON document store with sharing and synchronisation options

    Kinto is a minimalist JSON storage service with synchronization and sharing abilities. It is meant to be easy to use and easy to self-host. Kinto is used at Mozilla and released under the Apache v2 license. It’s hard for frontend developers to respect users' privacy when building applications that work offline, store data remotely and synchronize across devices. Existing solutions either rely on big corporations that crave user data or require a non-trivial amount of time and expertise to...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    SymmetricDS

    SymmetricDS

    Database Replication, Filtered Synchronization, and Transformation

    SymmetricDS is database replication and file synchronization software. It is a platform-independent, web-enabled, and database-agnostic synchronization tool. With initial data load, bidirectional change data capture, conflict resolution, and data transformation, it is a comprehensive data replication solution.
    Leader badge
    Downloads: 132 This Week
    Last Update:
    See Project
  • 6
    SyncStuff

    SyncStuff

    Tired of Dropbox? Host your own files then.

    SyncStuff is a personal cloud that relies on rsync to sync your files of your desktop, laptop, PC at work to and from a home server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    V2DC

    A synchronisation component for p5.js

    This project aims to build a synchronisation component to synchronise multiple p5.js clients. This component uses WebSocket and a Java EE based server (this last can be replaced by any other server side WebSocket enabled platform).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Baikal for Synology

    Baikal for Synology

    Synology DSM installable package for Baïkal CalDAV & CardDAV server

    Store your contacts and calendars on your own Synology NAS, away from the inquisitive eyes of Google, NSA and others. Baïkal itself is an already existing, lightweight CardDAV (contacts) and CalDAV (calendar) server. The source code is public, and available to everyone on GitHub. Baïkal is copyright (c) 2013 by Jérôme Schneider, the homepage is http://baikal-server.com. This SPK package for Synology integrates the Baïkal "flat package", making it easy to install Baïkal on your...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Send files from any place to an HTTP server. Transfer files in parts / chunks. Transfer big files (and small). Have limited upload file size? Multiple files at once? Behind a firewall (no scp/rsync/sftp)? This is for you. Made in PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    exito

    exito

    the EXercise event Injection TOolkit

    ...It enables the exchange of events and reports among users by managing a Master Event List (MSEL); massively injecting events; and collecting feedback from the exercise players. EXITO is web based and can be integrated with a Content Management System (CMS) like Drupal. EXITO can be used: -by exercise moderators to run an exercise scenario in a timely and ordered fashion, injecting events to the users through the web interface; -by exercise players to view injected events and provide feedback in a centralized repository; -by exercise observers to view the way an exercise progresses. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Language KISS HTML5

    Browser based flash cards

    Browser based flash cards to learn a language, see http://en.wikipedia.org/wiki/Flash_cards. You just need - a modern browser (smartphone, tablet, computer,...) and - an internet connection. Main features - learn (cards due to learn), swat (every card) - copy cards - filter - sort - synchronize between devices - share cards with other users (just use all and/or improve and add cards) Programm code and usage follows the KISS principle, see...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    FTP Sync

    Do files synchronization over FTP

    The class is made to work as an alternative to rsync when FTP is only available. The class use FTP to do synchronization to the target FTP host. It only copies the new and modified files after last run of the script. You can specify exclude list to the class and any directories or files in this list will be ignored from synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Acid Rain Server
    Acid Rain Server is a Linux distribution based on Open Suse 11.3. Its goal is to provide an easy way to create your own server allowing to synchronize all your computers using its Mercurial web server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JTL Mage Connect strives at offering a connector to provide integration between the ERP system JTL-Wawi and the popular online shop Magento. Initial version provided by Sysgrade GmbH (www.sysgrade.de) and Onedrop Solutions GmbH & Co KG (www.1drop.de)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    admin.city74.loc
    Административная часть управления сайтами
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    openTeamWare is a CRM system designed for Small and Medium Enterprises and Professionals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A Java library, webservice and webclient for harvesting metadata. It currently supports harvesting from OAI-PMH to Fedora 2, but can easily be extended to support more protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    myTagBoard
    The PHP TagBoards Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    THUNDER!Box synchronisiert das Thunderbird-Adressbuch an einen FRITZ!Box DSL-Modem/Router. --- THUNDER!Box synchronizes the Thunderbird addressbook to the FRITZ!Box DSL-Modem/Router.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Web Integrator is a Multiplatform web based Integration/replication solution with support for multiple data sources. Web Integrator allows connecting of diverse data sources/consumers located on different platforms and remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    e7o.de CalDAV Project
    CalDAV sync for Android ---- Stopped working on it. Doesn't make any sense to spend more time on it; I recommend e.g. DAVdroid as an opensource and ready-to-use solution on clientside. ---- For code look at: https://github.com/e7o-de/android.caldav
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    UN.me is a web application for both collaboration and general socialization. It synchronizes an environment between two or more users in which they can chat, share photos, collaborate on documents, and more, all in real time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Copy (synchronize) predefined set of files between client and server over TCP. Available console and Adobe Flash clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    USyncer
    USyncer allows to synchronize your data with server maintained by you or someone else. Includes cross-platform python server and client. Alpha version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Browserver is a project that allow you freely change your location without change your navigation. It is a firefox add-on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next