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

Family Dollar Store software
Filter: All | Freeware | Demo
 

Family Dollar Store

< 1 2 3 4 5 > 
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

Added: August 26, 2008 | Visits: 1.250

Family Origins Family Origins is the best application to investigate and control information on your family tree and history. Family Origins is one of the most prestigious and used programs in the world of creating family trees and deeply investigating your history.The program lets you not only collect and...





Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 8 KB Download (635): Family Origins 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

Released: September 01, 2011  |  Added: November 15, 2011 | Visits: 1.312

GENP Family history program allowing you to store text and media for people. Charts such as Ancestor, Descendant and Hourglass. Graphics Pack for professional quality charts. You can store many attributes for each person as well as multiple media. Import GEDCOM data using the GEDCOM Import Wizard....


Platforms: Windows

License: Demo Cost: $24.95 USD Size: 18.7 MB Download (477): GENP 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: February 05, 2010 | Visits: 2.734

XHTML Family Tree Generator XHTML Family Tree Generator project is a CGI Perl script together with some Perl modules that will create views of a family tree from a supplied data file. The data file is a simple text or Excel file listing the family members, parents, and other details. It is possible to show a tree of...


Platforms: *nix

License: Freeware Size: 655.36 KB Download (290): XHTML Family Tree Generator 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: May 09, 2010 | Visits: 1.170

Relations::Family Relations::Family is a DBI/DBD::mysql Relational Query Engine module. SYNOPSIS # DBI, Relations::Family Script that creates some queries. #!/usr/bin/perl use DBI; use Relations::Family; $dsn = "DBI:mysql:finder"; $username = "root"; $password = ; $dbh =...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (92): Relations::Family 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: January 25, 2010 | Visits: 1.007

Family Family lets you easily create family trees in the most intuitive way possible. Key features include:The ability to tell each person's story.iPhoto integrationiSight integrationIntuitive User InterfaceSpotlight-like searchZero ConfigurationPDF, JPEG and PNG ExportPer-Person Customizable Traits


Platforms: Mac

License: Shareware Cost: $0.00 USD Download (127): Family 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

< 1 2 3 4 5 >