0

Is there a recommended way to extend the nut interface of bolt cms?

I would like to implement an extension for bolt which is best triggered from commandline but couldn't found any kind of documentation about this matter.

My current idea is to just edit the app/nut file and load my own BaseCommand subclass but before that I would like to know if there is another intended way

Gabriel
  • 3
  • 1

1 Answers1

0

Yes, there is. Well, there will be...

Currently it is committed to master and will be in Bolt 2.0. You can see the draft documentation that I wrote that explains the process... Really simple :-)

Gawain
  • 1,568
  • 10
  • 8