Enhanced standard backend behaviors
CuratedListController
- cloning, granular toolbar permissionsCuratedFormController
- extensible toolbar, popup editor, view link, last change trackingCuratedReorderController
- standalone reordering viewCuratedImpexController
- export from list, popup form
Backend list addons
CoverimageListColumn
StatuswitchListColumn
SummaryListColumn
LastchangeListColumn
Backend settings
- content: allow blocks (+ on new page)
- media: slugify, overwrite upload
- theme: inject mail variables
Backend report widgets
StorageTools
- media/uploads folder size, clear cache
Console commands
DatabaseBackup
Database models with controllers and components
Page
(structure)Content
(element)
Enhanced System\File models
StorageFile
- partitioning rulesImageFile
- media file helpersContentImage
- time-based media storage location
Frontend components
ModelInfo
- extends ComponentBase with database model retrievalMenuInfo
- hierarchies based on Page modelEnvInfo
- global environment info injectionTopicForm
- topic based submission handling and notificationsContactForm
- contact inquiry form
Frontend extensions
OIBValidator
rule- various Twig filters
Requirements
- October CMS v3.3+ (older versions for 1.0.476 up to latest 2.x build)
- PHP version 8.0 or newer
- PHP extension:
ext-mbstring
Acknowledgments
-
This plugin has not been reviewed yet.
-
2.2.1 |
Upgraded model duplication for OctoberCMS v3.1+ multisite Oct 16, 2023 |
---|---|
2.2.0 |
Reorganized backend/editor style customizations for easier config overrides Oct 06, 2023 |
2.1.0 |
Added granular permissions, improved backend style overrides; requires OctoberCMS v3.3+ Aug 28, 2023 |
2.0.0 |
Updated plugin for OctoberCMS v3.x, removed v2 and v1 compatibility Jul 20, 2023 |
1.0.4 |
Extended backend list, form and reorder behaviors Jul 18, 2023 |
1.0.3 |
Added blocks visibility control to Page model Jul 18, 2023 |
1.0.2 |
Added translatable content attribute to Page model Jul 18, 2023 |
1.0.1 |
Added Page model, Pages nested tree controller Jul 18, 2023 |
1.0.0 |
Added Content, base StorageFile and ContentImage models Jul 18, 2023 |