bukka/bukka-accounts

Accounts Module - just for testing

Maintainers

Package info

github.com/bukka/BukkaAccounts

Language:JavaScript

pkg:composer/bukka/bukka-accounts

Statistics

Installs: 27

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.0 2014-03-31 12:48 UTC

This package is not auto-updated.

Last update: 2026-02-28 23:02:12 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.