Hello!
I’m currently using Plone-5.2. I’m planning to upgrade all the content to Plone-6.1 and I installed a fresh plone-6.1 installation today.
First of all, I’d like to test the ical-importer for importing a lot of events from an ical file. So good so far, import works great, and in 6.1 now also the categories are imported as expected (in 5.2 categories where not supported in ical-importer).
However, I have a problem with the importer in 6.1. I’d like to import my events in specific folder such as events, but it’s only allowed for the root-folder of Plone. I’m wondering why I cannot enable the ical-importer in any Folder.
Curiously, in the plone-test instance in https://classic.demo.plone.org, there I can import events in all Folders, but NOT in the root Folders.
ähm nope, there is no action visible in the menu, except for the root folder. I did not enable/disable the importer. That's what I was wondering, because in the demo site, the action enable_ical is visible in the object menu of a folder – afaik.