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.162.889 Times

Target Store Locations software
Filter: All | Freeware | Demo
 

Target Store Locations

< 1 2 3 4 5 > 
Added: August 11, 2008 | Visits: 2.716

ZIPCodeWorld Store Locator .NET Component ZIPCodeWorld Store Locator .NET is a store locator control for all .NET developers. Your own United States or Canada store locator service can be up and running within minutes. ZIPCodeWorld Store Locator .NET provides a drag-and-drop control for ASP.NET projects. The control allows your customers...



Platforms: Windows

License: Shareware Cost: $299.00 USD Size: 4.57 MB Download (539): ZIPCodeWorld Store Locator .NET Component Download

Released: December 07, 2012  |  Added: January 03, 2013 | Visits: 2.621

Store Manager for CRE Loaded Store Manager for CRE Loaded is a desktop application for quick and efficient CRE Loaded store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...





Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 805 KB Download (126): Store Manager for CRE Loaded Download

Released: December 24, 2012  |  Added: February 03, 2013 | Visits: 2.875

Store Manager for osCommerce Store Manager for osCommerce is a desktop application for quick and effective osCommerce online store management. You can manage osCommerce products, osCommerce product attributes, categories, manufacturers, orders and other things.You can export osCommerce products into Excel file, edit it and...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 1.74 MB Download (150): Store Manager for osCommerce Download

Released: July 26, 2012  |  Added: October 23, 2012 | Visits: 3.585

Store Manager for X-Cart Store Manager for X-Cart is a desktop application for quick and efficient X-Cart store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 872 KB Download (339): Store Manager for X-Cart Download

Released: February 22, 2012  |  Added: March 08, 2012 | Visits: 10.388

Store Manager for Magento Store Manager for Magento is a Windows application to quickly and effectively manage your Magento online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports,...


Platforms: Windows, *nix, Windows CE

License: Commercial Cost: $499.00 USD Size: 2.02 MB Download (355): Store Manager for Magento Download

Added: January 18, 2010 | Visits: 1.401

Mtp Target Mtp Target is a Monkey Target clone (one of the six mini-games from the video game : Super Monkey Ball). After rolling your pingoo ball down a giant ramp, your goal is to hit a target as accurately as possible. You can play on Internet or LAN up to 16 players simultaneously. Mtp Target is...


Platforms: *nix

License: Freeware Size: 12.2 MB Download (110): Mtp Target Download

Added: January 06, 2010 | Visits: 1.754

Really Simple CalDAV Store Really Simple CalDAV Store project is a server implementation of the CalDAV protocol for storing calendaring resources (iCalendar format) on a remote shared server. An increasing number of calendar clients support the maintenance of shared remote calendars through CalDAV including Mozilla...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (106): Really Simple CalDAV Store Download

Added: May 09, 2010 | Visits: 1.990

CGI::Application::Plugin::Authentication::Store::Cookie CGI::Application::Plugin::Authentication::Store::Cookie is a Cookie based Store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => [Cookie, SECRET => "Shhh, dont tell anyone",...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (115): CGI::Application::Plugin::Authentication::Store::Cookie Download

Added: April 14, 2010 | Visits: 2.824

CGI::Application::Plugin::Authentication::Store::Session CGI::Application::Plugin::Authentication::Store::Session is a session based store. SYNOPSIS use base qw(CGI::Application); use CGI::Application::Plugin::Session; use CGI::Application::Plugin::Authentication; __PACKAGE__->authen->config( STORE => Session, ); This module uses a session...


Platforms: *nix

License: Freeware Size: 48.13 KB Download (89): CGI::Application::Plugin::Authentication::Store::Session Download

Added: September 23, 2010 | Visits: 2.359

CGI::Application::Plugin::Authentication::Store CGI::Application::Plugin::Authentication::Store is a base module for building storage classes for the CGI::Application::Plugin::Authentication plugin. SYNOPSIS package CGI::Application::Plugin::Authentication::Store::MyStore; use base qw(CGI::Application::Plugin::Authentication::Store);...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (100): CGI::Application::Plugin::Authentication::Store Download

Added: November 06, 2010 | Visits: 2.043

Wiki::Toolkit::Store::Mediawiki Wiki::Toolkit::Store::Mediawiki is a Mediawiki (MySQL) storage backend for Wiki::Toolkit. SYNOPSIS Implementation of Wiki::Toolkit::Store::Database which reads and writes to a Mediawiki 1.6 database running in MySQL. This is module is intended to be capable of running concurrently with a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Wiki::Toolkit::Store::Mediawiki Download

Added: November 03, 2010 | Visits: 1.442

Email::Store::DBI Email::Store::DBI is a Perl module for database backend to Email::Store. SYNOPSIS use Email::Store dbi:...; This class is a subclass of Class::DBI and contains means for Email::Store-based programs to register what DSN they wish to use. It also provides for building database tables from...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (94): Email::Store::DBI Download

Added: September 08, 2010 | Visits: 2.028

Email::Store Email::Store is a framework for database-backed email storage. SYNOPSIS use Email::Store dbi:mysql:mailstore; Email::Store->setup; # Do this once Email::Store::Mail->store( $rfc822 ); Email::Store::Mail->retrieve( $msgid ); ... Email::Store is the ideal basis for any application which...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (103): Email::Store Download

Added: July 11, 2010 | Visits: 1.064

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Added: May 19, 2010 | Visits: 957

locations locations project can keep track of user logins. It is a simple script which can be used to display the locations from which users logged onto your machine from. This was inspired by a similar script discussed in the Perl For System Administration book from O Reilly. By default this script...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (99): locations Download

Released: December 17, 2012  |  Added: January 08, 2013 | Visits: 2.639

Store Manager for Zen Cart Store Manager for Zen Cart is a desktop application for quick and efficient Zen Cart store management. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view reports, orders,...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 784 KB Download (269): Store Manager for Zen Cart Download

Released: February 06, 2012  |  Added: October 31, 2012 | Visits: 1.508

Store Manager for CubeCart Store Manager for CubeCart is a desktop application for quick and efficient CubeCart store management. You can add, delete and update your products, categories and manufacturers, upload your product images while editing products, categories, manufacturers, export products. All this from your...


Platforms: Windows

License: Shareware Cost: $149.00 USD Size: 800 KB Download (237): Store Manager for CubeCart Download

Released: September 01, 2011  |  Added: November 01, 2011 | Visits: 1.211

Store Manager for Pinnacle Cart Store Manager for Pinnacle Cart is a Windows application to quickly and effectively manage your Pinnacle Cart online store. Management of products, categories, product attributes, orders and a lot of other things is much more convenient and faster with this tool, do not waste your time with...


Platforms: Windows, *nix

License: Commercial Cost: $149.00 USD Size: 32.3 MB Download (119): Store Manager for Pinnacle Cart Download

Released: March 12, 2012  |  Added: April 08, 2012 | Visits: 1.746

Store Manager for PrestaShop Store Manager for PrestaShop is a desktop application to quickly and effectively manage your PrestaShop online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view...


Platforms: Windows

License: Commercial Cost: $199.00 USD Size: 1.92 MB Download (206): Store Manager for PrestaShop Download

Released: December 20, 2012  |  Added: January 12, 2013 | Visits: 1.688

Store Manager for PrestaShop PRO Store Manager for PrestaShop is a desktop application to quickly and effectively manage your PrestaShop online store. You can add, delete and update your products, categories and manufacturers, automatically upload your product images while editing products, categories, manufacturers, view...


Platforms: Windows

License: Shareware Cost: $349.00 USD Size: 943 KB Download (188): Store Manager for PrestaShop PRO Download

< 1 2 3 4 5 >