Coder Social home page Coder Social logo

basiccrm's Introduction

BasicCrm project

BasicCrm is a demo project for the series of articles on applying Domain-Driven Design (http://en.wikipedia.org/wiki/Domain-driven_design) in PHP.

Model designing and building process is desribed in details here: http://blog.lcf.name/, starting with this article: http://blog.lcf.name/2011/05/13/application-overview.html

For domain model description see DOMAIN.md

Running with Docker

There is no image distributed for the project at the moment. Clone the repository and build the image with docker build .. Run the application with docker run -d -p 80:80 ceb93a463e2d. User your new image id. Access the website via http://127.0.0.1/

The container comes with the web server and the database. By default emails are put in /tmp directory inside the container. In order to overwrite some of the configuration parameters, add config.local.ini to /var/www/application/configs/

basiccrm's People

Contributors

lcf avatar

Stargazers

 avatar Sergio Rodríguez Ruiz avatar  avatar Sarfraz Ahmed avatar Dranzd Viper avatar Janez avatar Slava Medvedev avatar Vitalii Zakharov avatar Patryk Matuszewski avatar Catalin avatar Yuri Bachkov avatar Neuron avatar Farzad Senart avatar João Lenon avatar Igor Negrutsa avatar Christian Hochfilzer avatar Vincent avatar Alexander Tukai avatar Oleg Lobach avatar Andy Roberts avatar  avatar Tom Bevers avatar

Watchers

Dranzd Viper avatar  avatar Slava Medvedev avatar James Cloos avatar Ruben avatar

Forkers

tzkmx

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.