Yoneily Business Management
A comprehensive CakePHP-based platform for furniture stores featuring inventory management, sales tracking, customer relations, and multi-location support.
Quick start
Get Yoneily up and running in your environment
Clone and configure
Clone the repository and set up your database configuration in
app/config/database.php:Import database schema
Import the provided SQL schema file to set up your database structure:
The schema includes tables for users, products, sales, complaints, and ACL permissions.
Configure web server
Point your web server to the application root directory and ensure mod_rewrite is enabled for Apache:
Core features
Explore the powerful features that make Yoneily a complete business management solution
User management
Role-based access control with vendor and admin accounts
Inventory management
Product galleries with stock tracking and multimedia support
Sales tracking
Complete sales transaction processing and reporting
Complaints system
Customer feedback and complaint resolution workflow
Promotions
Campaign management for marketing and special offers
Multi-location
Support for multiple store locations with centralized management
Documentation
Everything you need to understand and extend Yoneily
Installation guide
Step-by-step setup instructions
Configuration
Database and system configuration
Admin panel
Managing users and permissions
Database schema
Complete schema reference
MVC structure
Understanding the architecture
Controllers API
Technical API reference
Ready to get started?
Follow our installation guide to set up Yoneily for your furniture business
Install Yoneily