andri-sudarmawijaya / ci-customer
CI Customer Package
Installs: 50
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/andri-sudarmawijaya/ci-customer
Requires
This package is auto-updated.
Last update: 2025-09-23 03:23:48 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
- Download the repo using composer
composer require andri-sudarmawijaya/ci-customer:1.0.x-dev
- Copy packages to application
composer run-script post-install-cmd -d vendor/andri-sudarmawijaya/ci-customer
- If packages updated
composer update
orcomposer update andri-sudarmawijaya/ci-customer
run scriptcomposer run-script post-update-cmd -d vendor/andri-sudarmawijaya/ci-customer
- Import customer.sql to your database as sample (this table borrowed from ...)