Small Business Management System (PHP Scripts)

  1. Small Business Management System (SMBS) by AMDT, LLC
    1. About Small Business Management System

Small Business Management System is a lightweight platform based on Laravel framework that suitable for both small businesses and freelancers to manage invoices, projects, track expenses, and contacts.

  1. Requirements
    – SSH access
    – Composer
    – MySQL database
    – PHP>=5.6.4
  1. Features
    – Invoicing system
    Create quick invoices
    Add items which can also be pre entered as inventory
    Log manual payments
    Allow your clients to pay via Stripe using their credit cards
    – Expenses tracker
    Easily view add your expenses and you can sort them by year.
    Track project tasks payments as expenses
    Associate an expense with a registered user
    – Project management
    Create a project and assign it to a client (user must have a client role to be available in projects)
    Create milestones
    Add tasks to milestones
    Assign individual tasks to team members
    Assign team members to the project
    Communicate easily with clients and team members within the project
    Share files within the project
    – Contacts
    Manage business contacts in a central location
    Contacts are available to users as business directory
    – User management
    – Roles and permissions
    Complete access control for each module in the application
    Create roles and assign permissions on who should should read, create, update or delete records
  2. INSTALLATION
    This is a Laravel based application. Please review Laravel documentation to understand how to configure it.
    If you need assistance with installation, please contact us.
    – Extract contents to your desired root directory
    – Create a MySQL database
    – Copy .env.example file in the root of the application to .env
    – Edit .env file to match your disired configuration including database connection
    – Open terminal inside root directory and run composer install
    – Once composer completes installing vendors, run php artisan migrate --seed
    – Default user account is [email protected] / password
  1. Support
    Technical support is not included in this application. Please contact Evanto Team for support. Bugs can be reported at https://amdtllc.com/support and we will fix them with the next update. We are continually working to make this application better. Suggestions are also welcome.

– We offer installation and application support at a small fee. Please visit https://amdtllc.com/#support for more information.

  1. Security Vulnerabilities

If you discover a security vulnerability within the application, please send an e-mail to Taylor [email protected]. All security vulnerabilities will be promptly addressed.

Download Small Business Management System (PHP Scripts)

Leave a Reply

Your email address will not be published. Required fields are marked *