We will now start building out the site and the documentation in preparation for an open beta. We only have a few more tickets left but ContentBox has arrived!
This includes some great stabilization to the core, latest ColdBox 3.5 final (hopefully) and lots of good stuff. The best part of these additions are found below.
Btw its looking real good, but I have a question. I would like to add some more functionality, I thinking a module due to the fact that this needs a url entry point. So what is the best way to go about this do I create it like any other module, and where would I stick it considering that this would not be really core.
You create them as normal coldbox modules. Look at the hello module for sample. It uses the admin menu service to do menu contributions and also build admin links.
Sana, I mean the module. I am aware how to do the route SES stuff. I just do not see where the module can be activated. Especially the hello world one.
I have a question though as it appears that pulling from the master upstream, didn’t run the required updates that would have happened during a standard update.
So to all, how would you recommend in this case doing this. Two separate installs one from git and the other for development?