bukka/bukka-accounts

Accounts Module - just for testing

Installs: 25

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Language:JavaScript

0.1.0 2014-03-31 12:48 UTC

This package is not auto-updated.

Last update: 2024-03-16 12:59:51 UTC


README

This is a testing module that allows listing, adding, editing and deleting incomes using ZF2.

Installation

Use composer

$ composer require bukka/bukka-accounts 0.*

Then add the module to the application.config.php.

You also need to make module public directory accessible from web server. The easiest way how to do that is to use AssetManager.