Skip to content

Utopía is an open source platform for community based newsrooms to manage their subscriptions

License

Notifications You must be signed in to change notification settings

raulsperoni/utopia-crm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues BSD License


Logo

Utopía CRM

Open Customer Relationship Manager
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgements

About Utopia

Utopía is an open source platform for community based newsrooms to manage their subscriptions

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

There is a requirements.txt file with all the libraries you need to have installed:

  • pip install -r requirements.txt

Installation

  1. Clone the repo

    git clone [email protected]:ladiaria/utopia-crm.git
  2. Follow our INSTALL instructions in this repository to install requirements, setup the database and modify configuration.

  3. Start the server by running

    python manage.py runserver
  4. Go to the following URL in your browser

http://127.0.0.1:8000/

Usage

For CRM's features, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

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

To Report a Bug or new Feature

Thanks so much! Open a new issue in Github.

To Contribute Code or Documentation

  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

License

Utopia is an Open Source project, and as such it is important to La Diaria that the uses of the Utopia trademark are in the spirit of Open Source.

Distributed under the 3-clause BSD License. See LICENSE for more information.

Contact

la diaria - @ladiaria

Project Link: https://github.com/ladiaria/utopia-crm

Acknowledgements

Utopia was developed at La Diaria and it has been opened in 2020 thanks to the support of Google News Initiative.

About

Utopía is an open source platform for community based newsrooms to manage their subscriptions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.0%
  • CSS 6.3%
  • Python 4.7%
  • HTML 3.9%
  • Other 0.1%