Enhanced standard backend behaviors
CuratedListController
- cloning, granular toolbar permissionsCuratedFormController
- extensible toolbar, popup editor, frontview link, last change trackingCuratedReorderController
- standalone reordering viewCuratedImpexController
- auto-export from list
Backend list addons
SummaryListColumn
- rich-text truncationLastchangeListColumn
- last change at/by, configurable datetime formatsCoverimageListColumn
- first image from attachManyStatuswitchListColumn
- on/off status switch
Backend settings
- content: allow blocks (+ on new page)
- media: slugify, overwrite upload
- theme: inject mail variables
Backend form field widgets
GoogleMap
- interactive map in sync with latitude, longitude and address finder
Backend report widgets
StorageTools
- media/uploads folder size, clear cacheWebLinks
- links to external sites
Console commands
DatabaseBackup
- optionally named by day of week
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
EnvInfo
- global environment info injectionMenuInfo
- hierarchies based on Page modelModelInfo
- extends ComponentBase with database model retrievalTopicForm
- topic based submission handling and notificationsContactForm
- contact inquiry form
Frontend extensions
OIBValidator
rule- various Twig filters
Requirements
- October CMS v3.6+ (older versions for v1.0.476 up to latest v2.x build)
- PHP version 8.0 or newer
- PHP extension:
ext-mbstring
Acknowledgments
-
This plugin has not been reviewed yet.
-
3.4.0 |
Improved handling of frontend assets and components Nov 19, 2024 |
---|---|
3.3.1 |
Converted GoogleMap widget to hot control, fixed autofocus form behavior Oct 30, 2024 |
3.3.0 |
Added GoogleMap form field widget Oct 01, 2024 |
3.2.0 |
Added frontview link customization to CuratedFormController behavior Aug 28, 2024 |
3.1.2 |
Added WebLinks dashboard report widget Jul 24, 2024 |
3.1.1 |
Fixed timezone in form behavior last change datetime Jun 27, 2024 |
3.1.0 |
Added backend column configurable formats, site-aware form view link Jun 24, 2024 |
3.0.2 |
Adjusted import-export behavior to OctoberCMS v3.6 optimizations Jun 14, 2024 |
3.0.1 |
Added width parameter and styles to sidebar form layout Mar 25, 2024 |
3.0.0 |
Fixed form behavior and mail registration compatibility with core; requires OctoberCMS v3.6+ Feb 27, 2024 |
2.2.2 |
Improved and fixed form behavior: tool button classes, breadcrumbs, autofinder Dec 04, 2023 |
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 |