andri-sudarmawijaya / ci-customer
CI Customer Package
v0.0.1
2021-08-16 05:28 UTC
Requires
This package is auto-updated.
Last update: 2024-10-23 01:27:10 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 ...)