How to change Orchard record repository

后端 未结 2 1167
北海茫月
北海茫月 2020-12-01 10:17

I work on a project where we\'re considering using Orchard CMS.

However, we want to use web services as data sources for some of the content items. I guess we have t

2条回答
  •  暖寄归人
    2020-12-01 10:44

    Actually you don't need to use a repository or even a record. Depending on what you are trying to do, triggering the fetching logic from a handler might work.

提交回复
热议问题