andri-sudarmawijaya/ci-customer

v0.0.1 2021-08-16 05:28 UTC

This package is auto-updated.

Last update: 2024-04-23 00:18:03 UTC


README

Code igniter package customer

This package built under CoreUI and SmartyAcl. wich already packaged in CoreUI-Smarty-ACL.

THis package use third_party Acivities log for CodeIgnitor 3 to log activities.

Installation

  1. Download the repo using composer
    composer require andri-sudarmawijaya/ci-customer:1.0.x-dev
  2. Copy packages to application
    composer run-script post-install-cmd -d vendor/andri-sudarmawijaya/ci-customer
  3. If packages updated
    composer update
    or
    composer update andri-sudarmawijaya/ci-customer
    run script
    composer run-script post-update-cmd -d vendor/andri-sudarmawijaya/ci-customer
  4. Import customer.sql to your database as sample (this table borrowed from ...)