dotplant / entity-structure
Base common structure for DotPlant3 Entity system
Installs: 371
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 15
Forks: 1
Open Issues: 0
Type:dotplant-extension
pkg:composer/dotplant/entity-structure
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: 2025-10-11 16:43:19 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
Searchsection in the left navigation - Find
dotplant/entity-structure - Press
Detailsand wait a bit - Click
Install - Click
Extensionssection in the left navigation - Click
Typein the grid for order by type - Find
DotPlant Entity Structureand pressActivate