Search Results for "ecommerce php mysql" - Page 36

Showing 2619 open source projects for "ecommerce php mysql"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 1
    medical wand is an electronic medical record system based on drupal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Lioness (Languages Interop Framework)
    Framework for making Windows applications that are one .exe file in AutoHotKey_L,C++,C#, VB.NET,Java,Groovy,Common Lisp,Nemerle,Ruby,Python,PHP,Lua,Tcl,Perl,Jint,S#,WSH VBScript,HTML/JavaScript/CSS,COM, PowerShell without compiling . For .NET 4.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This project is a one page checkout for OscMax (osCommerce branch). The current checkout procedure is about 5 pages, this code shortens it to the shopping cart review, shipping/billing/credit card info page, and the checkout confirmation page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A module for PrestaShop open source ecommerce solution for "help to kill" Internet Explorer 6. This module uses the code from http://www.ie6update.com Thread about this module on PrestaShop forum : http://www.prestashop.com/forums/viewthread/41651/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • 5
    ZoneMinder is video and cctv surveillance and security application. It supports multiple video or IP cameras and a sophisticated motion detection system based around zones. Both live streams and historic events can be viewed via the web interface.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 6
    Textcube is an open-source blogging tool. Textcube supports from individual blog to enterprise-ready service creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SynApp2
    SynApp2 builds feature-packed web applications and versatile PDF reports for MySQL and Oracle Database. The SynApp2 web application generator and MVC framework is written in PHP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sahana is a web based disaster / crisis / emergency management Please note that Sahana is no longer actively maintained on Sourceforge - please visit the main website to get the latest developments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Academician home website script to connect with their students more collaboratively. It includes course sections, annouincements, email notifications, dynamic pages etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    This Facebook application lets you create your own custom news portal by subscribing to your topics of interests, choosing from over 2500 topics comprising 65 million web feeds... because you should read only what you want to read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    tetris5
    This is a tetris game based on HTML5 technology, no flash used! It uses HTML 5 features like canvas and localStorage. Game logic is written in javascript. SVN repository: https://tetris5.svn.sourceforge.net/svnroot/tetris5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This app be used by victims in disaster to upload their position with a GPS enabled device so that rescue workers may find them accurately on a map. This works on Android, iPhone, Nokia, Windows Mobile, Palm OS & Blackberry. I made this for RHoK #3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Planet Chat
    The Planet Chat is a complete chat room and private messaging solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a pioneer project to build redhawk community site using PHP and MYSQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Content management system Status-X
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CyBerFuN xBTiT
    CyBerFuN xBTiT by cybernet2u / I only install hacks and maintain them / all the credits for the core source goes to : http://www.btiteam.org new files here ->https://github.com/cybyd/cybyd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fabriq Framework
    Fabriq, a rapid development framework for PHP that makes use of MVC, DRY, and ORM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SiteCode provides developers a means torapidly develop sites. Offering the client a WYSIWYG editor for pages. Edit Meta Tags & upload images. Working on Page version Control. Template based. twitter: @sitecode
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TODCM (Template Object Driven Curriculum Mapping) is an open source curriculum mapping application written in PHP and CodeIgnitor MVC framework. Ideal for K12 schools, universities, large corporations and NGOs. Visit http://todcm.org for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Ethos is a simple, user friendly system for categorizing term papers and other articles. The main uses are in academic realms, where term papers and projects are common, but the system is versatile and easily extended for use in other contexts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JavaScript SQL (JSSQL)

    JavaScript SQL (JSSQL)

    A database engine entirely in JavaScript (AJAX)

    JSSQL is a database engine developed entirely with JavaScript. It is a tool for developers to interpret and execute SQL statements on a offline database. It has a conversion class developed in PHP for use with relational databases (ex. PostgreSQL, MySQL, etc..) that generates a series of data files, then the database engine in JavaScript (JSSQL) accesses the data through SQL querys and return a set of records, similar to any database engine. This is useful for querying offline databases dynamically without increasing the work of the web server or better yet: without the need for a database server A database engine entirely in JavaScript (AJAX). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is PHP based web page administration panel application. You can easily deploy in any php web server and run with your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    DNET Live-Stats

    project no longer maintained

    A multilingual, PHP-based internet portal, without using a MySQL database. It shows the actual statistics of your distributed.net team out of the log-file of your dnet-proxy and additional information, including prognosis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eine weitere Variante eines Imageboards für PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    The Moba ESTW is an control software for model railways. The user interface is similar to the ESTW used by the railway in Germany.
    Downloads: 0 This Week
    Last Update:
    See Project