dotplant / entity-structure
Base common structure for DotPlant3 Entity system
Installs: 371
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 16
Forks: 1
Open Issues: 0
Type:dotplant-extension
Requires
- php: >=5.5.0
- devgroup/yii2-admin-utils: dev-master
- devgroup/yii2-data-structure-tools: *
- devgroup/yii2-entity: *
- devgroup/yii2-jstree-widget: dev-master
- devgroup/yii2-multilingual: *
- kartik-v/yii2-widget-select2: @dev
- kartik-v/yii2-widget-switchinput: *
- yii2tech/ar-role: ^1.0
- yiisoft/yii2: ~2.0.0
Requires (Dev)
- codeception/codeception: ^2.2
This package is auto-updated.
Last update: 2024-10-11 14:21:37 UTC
README
All of the DotPlant3 components are built over the common Entity system. Every part of CMS are Entity e.g. Page, Category, Product. All of them are stored in one global Structure.
This extension provides basic database structure, basic CRUD actions and default views for all Entity components.
Installation
Best way to install this extension is to use DotPlant ExtensionsManager included in every DotPlant installation.
- Go to the
site.com/extensions-manager/extensions
- Click
Search
section in the left navigation - Find
dotplant/entity-structure
- Press
Details
and wait a bit - Click
Install
- Click
Extensions
section in the left navigation - Click
Type
in the grid for order by type - Find
DotPlant Entity Structure
and pressActivate