coull/tusk

This package is abandoned and no longer maintained. No replacement package was suggested.

Skeleton app for Rhino, a CMS built on CakePHP

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:project

2.0.2 2023-10-27 07:02 UTC

README

Build Status Total Downloads PHPStan

The framework source code can be found here: cakephp/cakephp.

Installation

  1. Clone this Repo in the desired location.

  2. Clone Tusk in plugins/Tusk

  3. Run composer install for both.

  4. Run npm install && gulp build for both

    alternativly to 2 -4: run: ./installer.sh

  5. Make tmp writable.

  6. Configure config/app_local.php

  7. Run bin/cake migrations migrate -p Tusk

  8. Default Login:

    User: rhino@example.com
    Password: #tusk