Skip to content

CubScoutCake/DistrictUserUploader

Repository files navigation

User Uploader

An Integration Hub for District Directory Contacts

Integrates with Wordpress & Mailchimp

Master Branch

Build Status Maintainability

Development Branch

Installation

If Composer is installed globally, run

git clone https://github.com/CubScoutCake/DistrictUserUploader.git

Install the Project:

composer install

You can now either use your machine's webserver to view the default home page, or start up the built-in webserver with:

bin/cake server

Then visit http://localhost:8765 to see the welcome page.

Configuration

Read and edit config/app.php and setup the 'Datasources' and any other configuration relevant for your application.

Releases

No releases published

Packages

No packages published

Languages