Showing 40 open source projects for "script editor"

View related business solutions
  • The Complete PDF SDK Icon
    The Complete PDF SDK

    Bring PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application.

    Bring accurate PDF viewing, annotating, editing, creation, and generation to any web, mobile, desktop or server framework or application. Own the full document and data lifecycle by deploying on your own infrastructure without worrying about third-party server dependencies.
    Learn More
  • Get More Customers For Your Auto Repair Shop Icon
    Get More Customers For Your Auto Repair Shop

    Drive the Right Business to Your Auto Repair Shop with KUKUI.

    Kukui's All-in-One Success Platform is a robust integrated marketing software solution that helps businesses in the automotive repair industry to grow their brand and take it to the next level. Kukui offers tools for conversion rate optimization, POS integration, email marketing and retention as well as revenue tracking.
    Learn More
  • 1
    V1 Script

    V1 Script

    A Script Language for Web, Linux and Windows

    V1 is a simple functional interpreter language with syntax from C, PHP and JavaScript. It was developed from the scratch. The focus is on simple administrative and experimental programming, but it has enhanced benefits like Multithreading, CGI, Web functions and Native function calling. The most buildin functions are compatible with PHP, for example fopen(). The current Version 0.96 is available for Windows (32 Bit, WinXP, Win7, Win10+), Linux (x86, 64 Bit, libc 2.2) and Linux (ARM, 32...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    PHP File Manager

    PHP File Manager

    phpFileManager a complete filesystem management tool on a single file.

    phpFileManager is a complete filesystem management tool on a single file. A server administration tool using PHP, meant for rapid file access, and also to verify the server configuration and security. The script can be renamed and deployed on an unique known url, and offers password protection.. All dependencies, like images, js and css files, are included inside the same file, so that the script can run even on offline devices, like a local Raspberry Pi, or ESP32 microcontroller. The...
    Downloads: 22 This Week
    Last Update:
    See Project
  • 3
    CSZ CMS

    CSZ CMS

    CSZ CMS is a open source content management system. With Codeigniter.

    CSZ CMS is an open source web application that allows to manage all content and settings on the websites. CSZ CMS was built on the basis of Codeigniter and design the structure of Bootstrap, this should make your website fully responsive with ease. CSZ CMS is based on the server side script language PHP and uses a MySQL or MariaDB database for data storage. CSZ CMS is open-source Content Management System. And all is free under the Astian Develop Public License (ADPL).
    Downloads: 26 This Week
    Last Update:
    See Project
  • 4
    Lanai CMS
    Lanai CMS is a CMS-like system that has basic modules, blocks, and templates based on bootstrap. It is ready to create a Web sites, but it has a new way of development called "Generated Framework", a developer can generate module from a command line script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Loan business software for any kind of loan Icon
    Loan business software for any kind of loan

    For established lenders, loan-granting scaleups and credit startups.

    CreditOnline is an end-to-end integrated loan business management platform helping organizations connect and integrate all relevant parties in a state-of-art lending ecosystem that supports any kind of loan or lending segment. Our future-proof lending technology and partnerships render it simple, fast and cost-effective to expand the portfolio of your services and number of your clients, allowing your business to scale up or reinvigorate itself effectively at any stage of the business life-cycle.
    Learn More
  • 5

    Single Web Page to Edit any MySQL table

    Easily add a table editor for any table.

    Add a single web page to edit any mysql table. Just put in the DB credentials, the file handles the rest. Optionally: * Put the credentials in a secure /etc/ folder to avoid accidents. * Also added a CSS page if you want it to look pretty. * Can also run a script on add/edit/delete. * Can also have a dropdown for ALL tables in a single DB instead of just a single table. Most importantly: You can allow a user to edit a single table with simple security and no access to anything...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MyWebSQL
    MyWebSQL is a web based WYSIWYG Database client written in PHP. It has a simple and intuitive interface with the look and feel of a desktop application, and offers rich features for database management. No installation is needed, just download, extract and you are ready to go. It even has a single file compact version with full functionality, which you can quickly deploy on your server. Currently MyWebSQL supports working with MySQL, PostgreSQL and SQLite databases.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    yBlog Creator

    Fast, Simple Full-Featured Blog Creator in PHP. No database needed.

    Designed from the ground up to take advantage of the new and increasingly standardized features of HTML5 and PHP7+, Yofiel's file-based yBlog Creator provides W3C-validated, responsive, animated page templates that work consistently on Chrome, Safari, and Edge desktops and mobiles. But its fast CSS3 and native JavaScript libraries total less than 15KB. Any HTML editor may create content. Menus and metadata are automatic. A single stylesheet provides multiple color and appearance options...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Vishesh Auto Index

    Vishesh Auto Index

    Vishesh Auto Index 5 is Best Wap Auto Index for mp3 sites.

    Vishesh Auto Index is a rebirth of AutoIndex. A mobile focused autoindex script that allows users to create a mobile download site. Security level too high. Vishesh Auto Index 5 specially made for mp3/mp4 downloading websites. Vishesh Auto Index 5 My Official Blog:- https://visheshgrewal.blogspot.com Vishesh Auto Index:- https://vishesh-auto-index.blogspot.com Readme.txt for more information
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    listing

    listing

    Small directory script with plenty of options. PHP PDO flavored.

    Listing is a very robust yet simple to learn directory script. Users can Add up to 6 images on top of main image. Responses to listings can be posted on front end. Has plenty of configuration options for administrator and listing members. Secure login with registration and activation via email. Using MySQL and PDO this script is secure enough for production sites. Has a wysiwyg editor and editing modules for user listings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Centralized Workload Automation and Job Scheduling Icon
    Centralized Workload Automation and Job Scheduling

    Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter

    Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
    Learn More
  • 10
    XML-edit

    XML-edit

    XML Editor in PHP for editing simple XML files

    XML Editor in PHP for editing simple XML files. New in version 0.3 - Languages (English / Dutch) - Help-texts while editing - fixed width of inputfields - A few bug-fixes This script works with simple XML files like: <?xml version="1.0"?> <countries> <country> <name>France</name> <capital>Paris</capital> <population>64768389</population> <currency>Euro</currency> </country> <country> <name>Greece</name> <capital>Athens</capital> <population>11000000</population> <currency>Euro</currency> </country> <country> <name>Netherlands</name> <capital>Amsterdam</capital> <population>16645000</population> <currency>Euro</currency> </country> </countries> etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ADbNewsSender is an easy to install and use php based newsletter script. You can use it to manage multiple newsletters. It is using double opt in and supports MySQL/MariaDB and PostgreSQL. You can also present a web archive to your website's visitor. Please note that the development has been discontinued. You can still download the software, but you won't receive any support or updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Revolution Book - A simple PHP Guestbook

    An easy Guestbook Script, written in PHP & MySQL.

    A guestbook script that is written in PHP and MySQL. It is possible to delete every single post. You also have the chance to make several settings. (For example, whether the user can specify his website) You can choose between different languages​​. There is currently a German and an English language pack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    WebCollAPs

    WebCollAPs

    WebCollAPs is an Editor for Designing Adaptive Collaboration Scripts

    WebCollAPs is an IMS-LD Compatible Editor for the Design of Adaptive Collaboration Scripts.It's aimed at teachers who would like to create their own adaptive collaboration script with embedded assessment. So far it supports the adaptation patterns “Advance the Advanced ” and “Lack of Confidence”.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    VicBlog

    VicBlog

    Open Source PHP Blogging System.

    VicBlog is very simple and powerful PHP blog software. This product enables you to start your own blog within minutes. You can easy add and manage your posts and posting categories. This script is perfect for web designers and developers that want to empower their site and save the time on editing web pages every time they want to add more news. The script is very flexible, it written in object-oriented style and allows web developers easy change it to suit their needs. View a Live...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    tinyphpadmin

    edit your website' contents with your webbrowser so easy

    tinyphpadmin is one of the (or even THE) tiniest script to edit and update your content on your website (kind of a very basic CMS).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    tellmatic - the newslettermachine
    tellmatic is a php and mysql based newsletter script to create, manage and send personalized newsletters or mass mails. uses wysiwyg and has a form editor. adresses and newsletter are stored in unlimited groups. handle bouncemails and failed adresses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free Simple Blog
    Free Simple Blog is online journal software. Keeping in touch with friends, family, and/or clients is important. Free Simple Blog makes it easy to do with journal capabilities, photo sharing, content pages, email notifications, and RSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Free Simple CMS
    Free Simple CMS is content management software (CMS). Designing websites with Free Simple CMS is easy. You can use our template generator or choose a pre-made template. Integrating Free Simple CMS into an existing design is also very easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Free Simple Shop
    Free Simple Shop is shopping cart software that is available as a free download. Our aim with Free Simple Shop is to create e-commerce software capable of powering large online shops while still being very easy to use and maintain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Free, easy to handle script written in PHP language made for photo gallery management. Some features: very easy to setup and install, based on Flat Files, XHTML 1.1 compliant, WAI compliant, very easy to customize, WYSIWYG editor, SEO tools and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FreePHPShoppingCartSoftware
    FreePHPShoppingCartSoftware is free shopping cart software powered by PHP scripting and a MySQL database. The software is released under the GPL license. The software is feature loaded, very easy to install, simple to customize, and a breeze to use!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Free, small, simple and multilingual Shopping Cart. It offers plenty of options. Some features: very easy to setup and install, based on Flat Files, XHTML 1.1 compliant, WAI compliant, easy to customize, WYSIWYG editor, SEO tools, no limitations ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The MVied Editor is a real time HTML snippet testing script. It allows a user to input HTML into a textarea box and see the result in an iframe and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    WB News is a PHP/MySQL based news script. With WYSIWYG Editor, User/Group Permissions, Themes, Categories and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next