BeaconCMS / BeaconCMS/beacon_live_admin
Components and Pages: Snippet Helpers
- Dominant language
- JavaScript
- Stars
- 73
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Admin interface to manage snippet helpers (similar to layouts, components, and others).
Name is an input text and body is a code editor.
See https://github.com/BeaconCMS/beacon/blob/cbe3bf7445cc559c96310593105e710366ed2cea/lib/beacon/content.ex#L1620-L1656
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading lib/beacon/content.ex at lines 1620-1656 to understand how snippet helpers relate to layouts and components. Then locate the corresponding admin management flows and implement name input and code-editor body handling; done means snippet helpers can be managed like the comparable content types.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100