Giter VIP home page Giter VIP logo

Comments (14)

afbora avatar afbora commented on August 22, 2024 1

@dweidner @jenstornell Added 72ce2ee

from kirby-tabs-field.

jenstornell avatar jenstornell commented on August 22, 2024

2.3 has been released. :)

from kirby-tabs-field.

afbora avatar afbora commented on August 22, 2024

What can i do for this? 😄

from kirby-tabs-field.

dweidner avatar dweidner commented on August 22, 2024

One think could be to add a package.json file to allow installing your field via the new Kirby CLI. See the following page for more details: https://github.com/getkirby/cli#kirby-plugininstall

from kirby-tabs-field.

jenstornell avatar jenstornell commented on August 22, 2024

https://getkirby.com/docs/developer-guide/plugins/registry

from kirby-tabs-field.

dweidner avatar dweidner commented on August 22, 2024

Well the extension registry would only make sense, if this "plugin" provides more functionality than a panel field, for example providing additional field methods. Users are supposed to install the files into site/fields and not into site/plugins. There is no need to use the extension registry here.

from kirby-tabs-field.

jenstornell avatar jenstornell commented on August 22, 2024

I quote one of the crew members:

https://forum.getkirby.com/t/multiselect-field/1213/19

With the new registry in Kirby 2.3, I believe all third-party elements like fields, snippets, blueprints etc. should also be delivered wrapped as a plugin. This enables us to keep only custom elements that are rather specific to the project in site/fields, site/tags etc.

from kirby-tabs-field.

dweidner avatar dweidner commented on August 22, 2024

Thank you for the reference, @jenstornell. I have to disagree though. I would expect fields to be in the site/fields folder regardless of the author of a field/plugin.

from kirby-tabs-field.

afbora avatar afbora commented on August 22, 2024

Specified as type: kirby-field in package.json

from kirby-tabs-field.

jenstornell avatar jenstornell commented on August 22, 2024

It seems like you have @dweidner on your side as he setup the package.json as field. I have not changed my mind about it tho.

from kirby-tabs-field.

dweidner avatar dweidner commented on August 22, 2024

I think we should move the discussion to another issue: https://github.com/distantnative/field-multiselect/issues/18

from kirby-tabs-field.

malvese avatar malvese commented on August 22, 2024

When I try to install the plugin with Kirby's CLI I get this error:
[RuntimeException] Invalid Kirby Plugin Type

from kirby-tabs-field.

afbora avatar afbora commented on August 22, 2024

@malvese Could you try with downloaded new version?

from kirby-tabs-field.

malvese avatar malvese commented on August 22, 2024

@afbora Sorry for the delay! I just tried and it now works fine :) Thanks!

from kirby-tabs-field.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.