localgovdrupal / localgov_workflows
Default editorial workflow for LocalGov Drupal content.
Installs: 64 551
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 7
Forks: 1
Open Issues: 33
Type:drupal-module
Requires
- drupal/core: ^10.2
- drupal/diff: ^1.0
- drupal/responsive_preview: ^2.0
- drupal/scheduled_transitions: ^2.1
- drupal/symfony_mailer: ^1.4
- localgovdrupal/localgov_core: ^2.12
- 1.x-dev
- 1.3.7
- 1.3.6
- 1.3.5
- 1.3.4
- 1.3.3
- 1.3.2
- 1.3.1
- 1.3.0
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- dev-feature/85-content-filter-by-service-contact
- dev-release-1.x
- dev-fix/1.x/101-undefined-array-key
- dev-fix/1.x/coding-standards-from-drupal-coder-update
- dev-fix/1.x/drop-drupal-10-1-support
- dev-109/fix/is-syncing
- dev-feature/64-errors-installing-from-config
- dev-fix/1.x/strict-types
- dev-77-jsonapi-workaround
- dev-feature/1.x/shared-workflows
- dev-feature/718-content-tabs-weights-workflows-module
- dev-fix/1.x/94-reset-last-run-when-enabling-email-sending
- dev-feature/1.x-59-remove-review-transitions-on-archive
- dev-feature/1.x/602-rename-scheduled-transitions
- dev-fix/10.2-deprecated-code-checks
- dev-71-rename-moderated-content-tab
- dev-fix/replace-and
- dev-fix/67-php-phpstan-issues
- dev-feature/1.x/60-review-entity-label
This package is auto-updated.
Last update: 2024-11-05 13:28:39 UTC
README
Default editorial workflow for LocalGov Drupal content.
Provides a Drupal content moderation workflow, a content approvals dashboard, content scheduling and content preview.
The content workflow consists of draft, review, published and archived states with permissions for the editor, author and contributor roles defined in localgov_roles (a submodule of localgov_core).
Content scheduling uses the Drupal Scheduled Transitions module.