https://github.com/ericduran/queues
Project Moved to drupalprojects organization
https://github.com/ericduran/queues
Last synced: 8 months ago
JSON representation
Project Moved to drupalprojects organization
- Host: GitHub
- URL: https://github.com/ericduran/queues
- Owner: ericduran
- Created: 2013-03-29T21:49:34.000Z (about 13 years ago)
- Default Branch: 7.x-1.x
- Last Pushed: 2015-06-02T14:05:02.000Z (about 11 years ago)
- Last Synced: 2025-04-15T18:44:47.992Z (about 1 year ago)
- Language: PHP
- Homepage: https://github.com/drupalprojects/queues
- Size: 546 KB
- Stars: 3
- Watchers: 1
- Forks: 8
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Queues
[](https://travis-ci.org/ericduran/queues)
Requirements:
- ctools
- entity
- entityreference
- views
Features:
- Adds new Queues entity
- Revisionable
- Supports multiple Bundles
- Supports references to any Entity/Bundle
- Full State Machine Support (Queues Workbench)
- Supports Revision Scheduler Module (Queues Workbench)
- Revision Revert Operation
- Revision Delete Operation
- Revision Publish Operation (Queues Workbench integration)
- Revision Unpublish Operation (Queues Workbench integration)
Issues currently being worked on:
- Site Preview System (SPS) Integration