-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi @martyf ,
thanks for the v3 update, this looks very exciting.
Unfortunately I am having trouble to configure the addon.
Bug description
When clicking the "Add Feed" button in the Feedamic Configuration in the CP nothing happens.
Inspecting the network shows this:
Request URL: http://feedamic-test.test/cp/fieldtypes/replicator/set
Request Method: POST
Status Code: 422 Unprocessable Content
The network response is this:
{
"message": "The given data was invalid.",
"errors": {
"blueprint": [
"This field is required."
]
}
}
Steps to reproduce
- create a new statamic project:
statamic new feedamic-test(no starter kit, enable Statamic Pro) - install feedamic addon:
composer require mitydigital/feedamic - go to Feedamic's Addon settings in the control panel:
http://url.local/cp/addons/feedamic/settings - try clicking the
Add Feed...button in theFeeds > Configurationsection
Environment and versions
Environment
Application Name: Statamic
Laravel Version: 12.51.0
PHP Version: 8.3.30
Composer Version: 2.9.3
Environment: local
Debug Mode: ENABLED
URL: feedamic-test.test
Maintenance Mode: OFF
Timezone: UTC
Locale: en
Cache
Config: NOT CACHED
Events: NOT CACHED
Routes: NOT CACHED
Views: CACHED
Drivers
Broadcasting: log
Cache: file
Database: sqlite
Logs: stack / single
Mail: log
Queue: sync
Session: file
Storage
public/storage: NOT LINKED
Statamic
Addons: 1
Sites: 1
Stache Watcher: Enabled (auto)
Static Caching: Disabled
Version: 6.2.5 PRO
Statamic Addons
mitydigital/feedamic: 3.0.9Additional details
I've also tried feedamic version 3.0.8 and 3.0.0, but the bug still exists.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
