Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvelum/dvelum
PHP/ExtJS-based web development platform
https://github.com/dvelum/dvelum
Last synced: 27 days ago
JSON representation
PHP/ExtJS-based web development platform
- Host: GitHub
- URL: https://github.com/dvelum/dvelum
- Owner: dvelum
- License: other
- Created: 2017-03-09T08:53:16.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-02-06T03:59:43.000Z (almost 3 years ago)
- Last Synced: 2024-09-04T01:38:49.297Z (3 months ago)
- Language: PHP
- Size: 31.7 MB
- Stars: 22
- Watchers: 9
- Forks: 12
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
- awesome-extjs - DVelum - Professional PHP/ExtJS-based web development platform. (Open sources projects using ExtJS / Integration of ExtJS Components with other frameworks)
README
[![PHP Version](https://img.shields.io/badge/php-7.4%2B-blue.svg)](https://packagist.org/packages/dvelum/dvelum)
[![Total Downloads](https://img.shields.io/packagist/dt/dvelum/dvelum.svg?style=flat-square)](https://packagist.org/packages/dvelum/dvelum)
![Build and Test](https://github.com/dvelum/dvelum/workflows/Build%20and%20Test/badge.svg?branch=master&event=push)[Внимание, стабильная ветка 2.x](https://github.com/dvelum/dvelum/tree/2.x)
===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
![](docs/images/1.jpeg) ![](docs/images/2.png) ![](docs/images/3.png) ![](docs/images/4.png) ![](docs/images/5.png)
Local installation
-----```
composer create-project dvelum/dvelum
```
Apache VirtualHost configuration example
```ServerName dvelum.local
DocumentRoot /path/to/dvelum/www
Require all granted
AllowOverride All
Options +ExecCGI -Includes -Indexes
```
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* [CMS](https://github.com/dvelum/module-cms) - Content Management System
* [FileStorage](https://github.com/dvelum/module-filestorage) - File storage
---
[Документация](docs/ru/developer/readme.md)---
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