Giter Site home page Giter Site logo

dvelum's Introduction

PHP Version Total Downloads Build and Test

DVelum 3.x

PHP/ExtJS-based web development platform

DVelum is a professional web-development platform based on PHP and ExtJS that aims at automating routine development tasks and facilitates programming by means of a graphical interface. It offers the highest real-time performance, facilitates and speeds up the development process letting you concentrate on business logic and ignore minor issues. DVelum is an indispensable toolkit for development of both complex-structured systems (eCommerce, CRM, backoffice etc. ) and simple websites.

GNU General Public License version 3.0

Local installation

composer create-project dvelum/dvelum

Apache VirtualHost configuration example

<VirtualHost *:80>
    ServerName dvelum.local
    DocumentRoot /path/to/dvelum/www
    <Directory "/path/to/dvelum/www">
        Require all granted
        AllowOverride All
        Options +ExecCGI -Includes -Indexes
     </Directory>
</VirtualHost>

Add local domain to /etc/hosts

127.0.0.1 dvelum.local

Open Web Browser at http://dvelum.local/install and follow the instructions

Official modules

Official modules can be installed using composer or "External modules" section of admin panel


Документация


Issues https://github.com/dvelum/dvelum/issues

DVelum 2.x Repo https://github.com/dvelum/dvelum/tree/2.x

DVelum 0.x/1.x Repo https://github.com/k-samuel/dvelum

Old Version Downloads https://sourceforge.net/projects/dvelum/files/ and https://code.google.com/p/dvelum/downloads/list?can=1

Official Site (ENG) http://dvelum.net

Official Site (RU) http://dvelum.ru

dvelum's People

Contributors

k-samuel avatar hartois avatar alognev avatar mitagmio avatar cmd030 avatar palyanitsaaa avatar

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.