https://github.com/timkelty/craftcms-structure-entries
https://github.com/timkelty/craftcms-structure-entries
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/timkelty/craftcms-structure-entries
- Owner: timkelty
- License: mit
- Created: 2019-08-13T12:58:55.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T14:59:15.000Z (over 3 years ago)
- Last Synced: 2025-03-17T13:07:34.960Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 170 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Structure Entries plugin for Craft CMS 3.x
Structure entries selection field

## Requirements
This plugin requires Craft CMS 3.0.0-beta.23 or later.
## Installation
To install the plugin, follow these instructions.
1. Open your terminal and go to your Craft project:
cd /path/to/project
2. Then tell Composer to load the plugin:
composer require timkelty/structure-entries
3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Structure Entries.
## Structure Entries Overview
-Insert text here-
## Configuring Structure Entries
-Insert text here-
## Using Structure Entries
-Insert text here-
## Structure Entries Roadmap
Some things to do, and ideas for potential features:
* Release it
Brought to you by [Tim Kelty](https://github.com/timkelty)