Skip to content

simpleCRM for Web Development Agencies and hosting providers

Notifications You must be signed in to change notification settings

NickArm/simpleCRM

Repository files navigation

LinkedIn


Logo

simpleCRM

Α very simple crm for hosting and domain providers services.

Report Bug · Request Feature

About The Project

Product Name Screen Shot

SimpleCRM is a streamlined customer relationship management platform specifically designed for companies that provide hosting and domain services. Our aim is to make service management as effortless as possible.

Here's why:

  • Your time should be focused on creating amazing services, not on managing customer data.
  • You shouldn't be doing the same tasks over and over like creating new service records for a customer — automate it!

(back to top)

Built With

(back to top)

Getting Started

This is an example of how you can set up your project locally. To get a local copy up and running follow these simple steps.

Prerequisites

Before you begin, ensure you have met the following requirements:

  • You have a basic understanding of PHP and Laravel.
  • You have installed the latest version of PHP and Composer.

Installation

  1. Clone the repo
    git clone https://github.com/NickArm/simpleCRM.git
  2. Install Composer Packages
    composer install
  3. Copy the .env.example file to .env and edit database credentials there.
  4. Generate a new application key
    php artisan key:generate
  5. Run migrations
    php artisan migrate
  6. Start the server
    php artisan serve

(back to top)

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Nick Armenis - @armenisnick - [email protected]

Project Link: https://github.com/NickArm/simpleCRM

(back to top)

About

simpleCRM for Web Development Agencies and hosting providers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published