[go: up one dir, main page]

Search Results for "php event calendar script"

Showing 69 open source projects for "php event calendar script"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Run your private office with the ONLYOFFICE Icon
    Run your private office with the ONLYOFFICE

    Secure office and productivity apps

    A Comprehensive Alternative to Office 365 for Business
    Learn More
  • 1
    Event Tickets

    Event Tickets

    Event Tickets allows your visitors to RSVP and buy tickets to events

    Welcome to the Event Tickets repository on GitHub. Here you can browse the source code and keep track of development. Event Tickets provides a simple way for visitors to RSVP or purchase tickets to your events. As a standalone plugin, it enables you to add RSVPs or tickets to posts or pages. When paired with The Events Calendar, you can add that same functionality directly to your event listings. Event Tickets puts dozens of features at your fingertips to make ticketing and registration a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    iCalendar Generator

    iCalendar Generator

    Generate calendars in the iCalendar format

    Want to create online calendars so that you can display them on an iPhone's calendar app or in Google Calendar? This can be done by generating calendars in the iCalendar format (RFC 5545), a textual format that can be loaded by different applications. The format of such calendars is defined in RFC 5545, which is not a pleasant reading experience. This package implements RFC 5545 and some extensions from RFC 7986 to provide you an easy-to-use API for creating calendars. It's not our intention...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Add to Calendar Button

    Add to Calendar Button

    The convenient JavaScript snippet to create buttons

    The convenient JavaScript snippet, which lets you reliably create beautiful buttons, where people can add events to their calendars. Welcome to the maybe most conveniant way working with Add to Calendar Buttons. Supporting all major calendars; in all modern browsers (Chrome, Edge, Firefox, Safari); on Windows, Mac, Android, and iOS as well as rather restricted webview environments like the Instagram in-app browser. For everybody, who wants to include a button at their website or app, which enables users to easily add a specific event to their calendars. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Manage events on a Google Calendar

    Manage events on a Google Calendar

    Manage events on a Google Calendar

    This package makes working with a Google Calendar a breeze. Manage events on a Google Calendar. The first thing you’ll need to do is get credentials to use Google's API. I’m assuming that you’ve already created a Google account and are signed in. Head over to Google API console and click "Select a project" in the header. You can give the service account a name. You can name it anything you’d like. In the service account id you’ll see an email address. We’ll use this email address later on in...
    Downloads: 8 This Week
    Last Update:
    See Project
  • PeerGFS PEER Software - File Sharing and Collaboration Icon
    PeerGFS PEER Software - File Sharing and Collaboration

    One Solution to Simplify File Management and Orchestration Across Edge, Data Center, and Cloud Storage

    PeerGFS is a software-only solution developed to solve file management/file replication challenges in multi-site, multi-platform, and hybrid multi-cloud environments.
    Learn More
  • 5
    FullCalendar

    FullCalendar

    Full-sized drag & drop event calendar

    FullCalendar generates real React virtual DOM nodes so you can leverage Fiber, React's highly optimized rendering engine. With over 300 settings, and more being added every release, FullCalendar can do just about anything. Reduce your project's bundle size by using FullCalendar's modular plugins. With over 10 years of open source and over 100 contributors, FullCalendar will always have a free and open source core. Level-up by purchasing premium plugins and support. FullCalendar seamlessly...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    WebCalendar
    Project has moved to github: https://github.com/craigk5n/webcalendar WebCalendar is a PHP application used to maintain a calendar for a single user or an intranet group of users. It can also be configured as an event calendar.
    Downloads: 37 This Week
    Last Update:
    See Project
  • 7
    Oscailt CMS
    Oscailt is an open publishing content management system written using PHP with a MySQL database. It is primarily intended for member sites of the Indymedia network, but can be used for any site with an open publishing model and it includes some template sites of simple publishing sites that can be imported at install time. These templates are ideal for anyone wishing to setup their own grassroots based news site. The latest version is 4.3.2 and this is the recommended version to use. It...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    flom

    flom

    Free Lock Manager

    FLoM is a free open source distributed lock manager that can be used to synchronize shell commands, scripts and custom developed software. When used in a shell environment, FLoM manages process synchronization in the same way that "nice" manages process prioritization. Shell commands, scripts and custom programs can be synchronized inside a single system or in a network of IP connected systems. FLoM supports different types of abstract resources: simple, numeric, set, hierarchical and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This script uses a javascript table called simpledatatables. window.addEventListener('DOMContentLoaded', event => { // Simple-DataTables // https://github.com/fiduswriter/Simple-DataTables/wiki const datatablesSimple = document.getElementById('datatablesSimple'); if (datatablesSimple) { new simpleDatatables.DataTable(datatablesSimple); } }); Example usage for creating a dynamic table with delete and edit hyperlinks. Please note, that the data is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Multi-Entity Cloud Accounting Software for Growing Businesses Icon
    Multi-Entity Cloud Accounting Software for Growing Businesses

    Built for small to midsize businesses that have outgrown entry-level accounting or legacy ERP solutions.

    Built natively on the Microsoft Power Platform (Dynamics 365), Gravity delivers robust multi-entity financial management with seamless integration to Microsoft 365, Power BI, Teams + Copilot — no third-party add-ons required.
    Learn More
  • 10
    LuxCal Web Based Event Calendar

    LuxCal Web Based Event Calendar

    LuxCal Web based Event Calendar

    LuxCal is an innovative web based event calendar for home use and small businesses. Easy management of your calendar events from any internet PC at home, in the office or wherever you go. LuxCal has been designed for user-friendliness and will help you to make error-free data inputs. Supported views: Year, month, week, day, upcoming events and changes. Flexible date/time formats and user interface. Import/export of iCal files. RSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Event Tickets for SilverStripe

    Event Tickets for SilverStripe

    Event tickets for SilverStripe and Event Calendar

    Add a ticket office to your silverstripe site. Payments are handled trough the SilverStripe Omnipay module. Add the necessary extensions to the DataObject you want to sell tickets on. This can be an Event, for example with an events module. Or you can add the tickets to a special tickets Page, when, for example, you are selling tickets for a festival where one ticket grants access to multiple events. On the extended Object you need to expose a couple of methods that we use to add data to the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A web based event calendar that does not require a database server. It is made to be easy to install and to be able to run on just about any typical ISP's server with PHP installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    RrpWebCalendar

    RrpWebCalendar

    Decentralised PHP based event calendar

    The event calendar synchronizes its data with other instances of event calendars. In this way no central data base is required to provide up-to-date event dates for a specific community. Update processes between the different calendar instances establish a mesh network that robustly provides and distributes event data without centralized data base instance or service. Details about the original idea, its motivation and development can be found also under http://roundrobin.ecite.org (RRP...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Designed by the IT Department at Christ Our King Stella Maris School, this project aims to easily coordinate participants for events. Create events, timeslots with quotas, and allow participants to register themselves.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    googalert is a simple script Bash to create event in Google Calendars. It's posible to choose calendar and how the new event could be notified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This perl script generates a calender in month overview. It can output PostScript documents or PNG images. Events from an ical file are optionally imported and printed. Events can be colored by categories or event name. Multiple day events are drawn in a continous box.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Church | Community install profile
    A Drupal install profile & tools to create the base of a church and/or community web site including articles, event calendar, teaching series, news feeds, and news letter subscriptions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    STANTOR

    Scada for Home Automation

    ...In particular it allows cyclical, calendar and planned tasks, but it can alert when an outbreak event (mail,sms,..).It also has the ability to launch computer program for specific uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20
    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress calendar plugin is an great tool for event managing . Our plugin is very popular . You can see on WordPress calendar on WordPress plugin directory . This plugin have a lot of functionality and a lot of parameters to set such as font color , font size , calendar with and height on widget ... Download and manage your events quickly and without any problem .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Calanda08

    Calanda 0.8 beta. Update to Calanda 0.7

    Calanda 0.8 is a PHP based event calendar that uses MySQL database. Now has ability to edit, copy, and delete events.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Nagex

    Nagios external infrastructure host/service status display

    Nagex is a Nagios intranet dashboard project driven by event handlers which feeds data to a MySQL database. The PHP script pulls the data for your internal/external company users to view infrastructure status information without giving them access to the CGI interface. This project can be easily integrated inside of your existing intranet using a PHP include or iframe for a custom look and feel since it does not have navigation or links.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A php script to bidirectionally synchronize Kronolith calendar application of the Horde framework with Google Calendar. Requires: - Horde (get at ftp://ftp.horde.org/pub/horde) - HTTP_Request (install using PEAR) - Google Calendar API v3 PHP library (get at http://code.google.com/p/google-api-php-client/) Create file access_ids.php in root directory for acces data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    mzz19ticker

    a mysql php text ticker script

    a mysql php text ticker script. when created this script was made with these four purposes in mind, but the future roadmap hopes to choose one of these four to make the project more focused: metropolitan food critic's blog, dollar vs. yuan stock ticker, boston marathon tweet capture form, college campus events calendar. that is to say, this text ticker was designed so that it can be used for any of these four purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    is a free php script to build a site that allow your site visitors to report any event or anything happening around them it also allow you to build a network of connected phpireport sites so your site can post and get reports from other network sites
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next