Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codedge/statamic-move-entries
Statamic 3 addon to move entries inside the Control Panel
https://github.com/codedge/statamic-move-entries
statamic statamic-addon statamic-v3
Last synced: 2 months ago
JSON representation
Statamic 3 addon to move entries inside the Control Panel
- Host: GitHub
- URL: https://github.com/codedge/statamic-move-entries
- Owner: codedge
- License: mit
- Created: 2021-04-12T20:28:25.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T10:13:35.000Z (3 months ago)
- Last Synced: 2024-10-07T06:53:38.443Z (3 months ago)
- Topics: statamic, statamic-addon, statamic-v3
- Language: PHP
- Homepage:
- Size: 929 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![Statamic 5+](https://img.shields.io/badge/Statamic-5+-FF269E?style=for-the-badge&link=https://statamic.com)
[![Latest Version on Packagist](https://img.shields.io/packagist/v/codedge/statamic-move-entries?style=for-the-badge)](https://packagist.org/packages/codedge/statamic-move-entries)
![PHP Version](https://img.shields.io/packagist/php-v/codedge/statamic-move-entries?style=for-the-badge)# Statamic Move Entries
Move entries from one collection to another in your Control Panel.
**Features:**
- Move one or multiple entries from one collection to another: available in list view and detail view
- Confirmation question before moving
- German and English localized:warning: No multi-site support at the moment.
**Usage:**
In Statamic Control Panel go into one of your collections and select an entry. A new action valled **Move** is going to show up.
Click this action and a popup will come up to let you select the target selection where you want to move your entry to.![](docs/statamic_cp_list_view.png "Move action from list view")
![](docs/statamic_cp_detail_view.png "Move action from detail view")## License
The MIT License (MIT). Please see [License File](LICENSE) for more information.