User Roles
The system has two main user groups:- Group 1 - Administrators: Full access to all system features including user management, vendor management, inventory, and customer complaints
- Group 2 - Vendors (Vendedores): Limited access focused on their own products, promotions, and customer interactions
Accessing the Admin Panel
Navigate to Login
Access the admin login page at your Sistema Magdaleno installation URL with the
/users/login path.Administrator Navigation
Administrators see a comprehensive menu with the following sections:Principal (Home)
Returns to the main dashboard -users/home
Compras (Purchases)
- Lista: View all customer purchases and transactions
Multimedia
Manage promotional content and products:- Promociones (Promotions)
- Lista: View all promotions
- Agregar: Add new promotions
- Productos (Products)
- Lista: View all products (
galleries/index) - Agregar: Add new products (
galleries/add)
- Lista: View all products (
Contactos (Contacts)
- Preguntas: View customer questions
- Reclamos: Customer complaints (commented out in navigation but accessible)
Registros (Records)
Manage system users and entities:- Usuarios (Users)
- Agregar: Create new users (
users/add) - Lista: View all users (
users/index1)
- Agregar: Create new users (
- Clientes (Customers)
- Agregar: Register new customers
- Lista: View customer list
- Locales (Store Locations)
- Agregar: Add new store locations
- Lista: View all locations
Inventario (Inventory)
- Existencia: View products in stock
- Agotados: View out-of-stock products
Cerrar Sesión (Logout)
Ends your admin sessionVendor Navigation
Vendors have a streamlined menu focused on their store:Principal (Home)
Returns to the main dashboardCompras (Purchases)
- View purchases for their specific store location
Multimedia
- Promociones: Manage promotions for their store
- Galeria: Manage their product gallery
- Lista: View products
- Agregar: Add products
Contactos (Contacts)
- Preguntas: Customer questions
Registros (Records)
- Clientes: Manage customers
- Agregar: Register customers
- Lista: View customer list
Inventario (Inventory)
- Existencia: Check stock levels
- Agotados: View out-of-stock items
Common Admin Tasks
Viewing Lists
All list views in the system include:- Sorting: Click column headers to sort by that field
- Pagination: Navigate through pages using Previous/Next links
- Counter: Shows current page and total pages
- Status Indicators: Color-coded status (green for active, red for inactive)
Managing Records
Most record lists provide action icons:- Edit Icon: Modify record details
- Delete Icon: Remove the record (with confirmation prompt)
- View Icon: See detailed information
- Status Toggle: Activate or deactivate records
Flash Messages
The system displays feedback messages after actions:- Green messages: Successful operations
- Red messages: Errors or failed operations
Tips for Effective Use
Vendor users can only see and manage data for their assigned store location (
locale_id_local).Password Management
Users can change their password through theusers/edit_pass/{id} endpoint: