Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.265.001 Times

Event Booking Joomla freeware
Filter: All | Freeware | Demo
 

Event Booking Joomla

1 2 3 4 5 > 
Added: August 21, 2013 | Visits: 454

Booking Event This plugin allows you to create a bookable event using the custom fields. A post creator can make a post 'bookable' selecting the custom field 'bookable_event' (automatically created at the plugin activation) and setting a value for it, e.g. the 'yes' value. You can also limit the booking, for...



Platforms: PHP

License: Freeware Size: 10 KB Download (40): Booking Event Download

Added: May 10, 2013 | Visits: 483

Event Latest Show latest events for Events component. Highly configureable through administration.





Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (49): Event Latest Download

Released: October 12, 2012  |  Added: October 12, 2012 | Visits: 1.197

webd jquery event calendar planner wdCalendar is a javascript event calendar. Simply to say, this jquery plugin is google calendar clone, which is similar to desktop calendar applications such as Microsoft Outlook or iCal on Mac OS X. It’s easy for users to view, add, and drag-and-drop events from one date to another. It...


Platforms: Not Applicable

License: Freeware Size: 117 KB Download (62): webd jquery event calendar planner Download

Added: August 12, 2013 | Visits: 483

Mad Current Event This independent module for Joomla 1.5.x native is for displaying the event or show that is happening now (current or currently) based on the day of the week, the hour, and optionally the start and end minutes. Use it for recurring weekly schedules. Events or shows are stored in a module...


Platforms: PHP

License: Freeware Size: 10 KB Download (49): Mad Current Event Download

Added: March 28, 2013 | Visits: 396

Event Bookings Event Bookings integrates the Bookings API functionality with a date enabled node - aka "Event". Specifically, this module provides the following functionality: * Book resources directly from an Event - aka date enabled Nodes. * Allow either multiple or exclusive booking of resources. * Extends...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): Event Bookings Download

Released: June 16, 2012  |  Added: June 16, 2012 | Visits: 505

UHEvents - Event management UHEvents is an event management system component for Joomla! similar to JEvents. Features include event listings, speaker lists, publications, online registration, donations, categories, export data to OpenOffice and Excel.


Platforms: Windows, Mac, Linux

License: Freeware Size: 321.02 KB Download (48): UHEvents - Event management Download

Added: July 07, 2013 | Visits: 509

PBBooking A simple, easy to use, calendaring and booking component for Joomla. PBBooking offers live calendar integration both for reading availability and for writing appointments back to your calendar.


Platforms: PHP

License: Freeware Size: 604.16 KB Download (55): PBBooking Download

Added: December 10, 2013 | Visits: 703

UHEvents UHEvents is an event management system component for Joomla! similar to JEvents. Features include event listings, speaker lists, publications, online registration, donations, categories, export data to OpenOffice and Excel.


Platforms: PHP

License: Freeware Size: 317.44 KB Download (56): UHEvents Download

Added: July 04, 2013 | Visits: 722

WebReserv Embedded Booking Calendar The WebReserv Embedded Booking Calendar lets you add online booking and reservation handling and management to your website. Choose between Availability Calendar View, Search List View, or Scheduled Events Calendar View.Visitors to your website can check availability, and book or Reserve your...


Platforms: PHP

License: Freeware Size: 10 KB Download (56): WebReserv Embedded Booking Calendar Download

Added: September 09, 2013 | Visits: 862

WebReserv Sidebar Booking Calendar This is the WebReserv Sidebar plugin - if you are looking for the MAIN embedded plugin it's called WebReserv Embedded Booking Calendar.The WebReserv Sidebar Booking Widget for Wordpress lets you add online booking and reservation handling to your website via the Sidebar.Visitors to your website...


Platforms: PHP

License: Freeware Size: 10 KB Download (53): WebReserv Sidebar Booking Calendar Download

Released: June 02, 2009  |  Added: June 11, 2009 | Visits: 11.462

Joomla! Joomla! is a powerful Open Source Content Management System for building professional web sites easily. It is often the system of choice for small business or home users who want a professional looking site that's simple to deploy and use. It can deliver a robust enterprise-level Web site as...


Platforms: Windows, Mac, *nix

License: Freeware Size: 5.83 MB Download (665): Joomla! Download

Added: August 10, 2010 | Visits: 866

XML::Essex::Event XML::Essex::Event is a base event class, also used for unknown event types. Stringifies as $event->type . "()" to indicate an event that has no natural way to represented in XML, or for ones that havent been handled yet in Essex. Methods new XML::Event->new( a => 1, b => 2 );...


Platforms: *nix

License: Freeware Size: 43.01 KB Download (95): XML::Essex::Event Download

Added: September 24, 2010 | Visits: 1.588

Booking for Plone Booking for Plone is a project used to manage resources bookings. PloneBooking proposes several content types for Plone: a booking center that contains bookable objects and bookings. You can do some configuration in your booking center like choosing the default view or determining types and...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (193): Booking for Plone Download

Added: October 21, 2010 | Visits: 4.093

Meeting Room Booking System Meeting Room Booking System (MRBS) is a free, GPL, web application using PHP and MySQL/pgsql for booking meeting rooms. This project is similar in concept to Netscape Calendar, but much cheaper!.


Platforms: *nix

License: Freeware Download (460): Meeting Room Booking System Download

Added: April 08, 2010 | Visits: 1.128

Event::RPC Event::RPC is a event based transparent Client/Server RPC framework. SYNOPSIS #-- Server Code use Event::RPC::Server; use My::TestModule; my $server = Event::RPC::Server->new ( port => 5555, classes => { "My::TestModule" => { ... } }, ); $server->start;...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (114): Event::RPC Download

Added: June 11, 2010 | Visits: 1.076

DateTime::Event::Cron DateTime::Event::Cron is a DateTime extension for generating recurrence sets from crontab lines and files. SYNOPSIS use DateTime::Event::Cron; # DateTime::Set construction from crontab line $crontab = */3 15 1-10 3,4,5 */2; $set = DateTime::Event::Cron->from_cron($crontab); $iter =...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): DateTime::Event::Cron Download

Added: July 10, 2010 | Visits: 854

DateTime::Event::Sunrise DateTime::Event::Sunrise is a Perl DateTime extension for computing the sunrise/sunset on a given day. SYNOPSIS use DateTime; use DateTime::Event::Sunrise; my $dt = DateTime->new( year => 2000, month => 6, day => 20, ); my $sunrise = DateTime::Event::Sunrise ->sunrise ( longitude...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (101): DateTime::Event::Sunrise Download

Added: June 04, 2010 | Visits: 973

Tk::event Tk::event contains miscellaneous event facilities: define virtual events and generate events. SYNOPSIS $widget->eventAction(?arg, arg, ...?); The eventAction methods provides several facilities for dealing with window system events, such as defining virtual events and synthesizing events....


Platforms: *nix

License: Freeware Size: 5.7 MB Download (91): Tk::event Download

Released: October 29, 2012  |  Added: November 12, 2012 | Visits: 1.601

Lepide Event Log Manager Lepide event log manager is a comprehensive event log management solution for event log archiving, consolidation, browsing, monitoring and reporting. It helps to collect all Windows and W3C events from computers available on the network and makes it possible to effectively monitor and audit them...


Platforms: Windows

License: Freeware Size: 31.6 MB Download (440): Lepide Event Log Manager Download

Released: June 22, 2012  |  Added: July 24, 2012 | Visits: 1.578

BitNami Joomla! Stack Joomla! is an open source Content Management System with a growing and active community of more than 400,000 users. Joomla! creates multiple format sites from simple websites to complex corporate applications and allows users to manage each aspect of their website through a simple, browser-based...


Platforms: Windows

License: Freeware Size: 77.82 MB Download (439): BitNami Joomla! Stack Download

1 2 3 4 5 >