Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.
/ ecom-cms Public archive
generated from duykb2015/CodeIgniter4

admin page of website selling electronics

License

Notifications You must be signed in to change notification settings

duykb2015/ecom-cms

Repository files navigation

Ecom-cms

What is this?

Admin page to manage electronic products

There are functions: Product management, account management, transaction management, category management.

Server Requirements

PHP version 7.4 or higher is required, with the following extensions installed:

Additionally, make sure that the following extensions are enabled in your PHP:

  • json (enabled by default - don't turn it off)
  • xml (enabled by default - don't turn it off)
  • mysqlnd