Hi there,
I have been trying for several hours now to write a _very_ basic extension as described in a blog article here:
https://www.espocrm.com/blog/creatin...nsion-package/
I have managed to finally get the two entities "Project" and "Project Task" to show up after some fiddling. [Aside: It is probably worthwhile mentioning that the above-mentioned article's "manifest.json" was not even valid json (it's using single quotes instead of double quotes). This, in turn, causes the "extension upload" feature in EspoCRM to reject it.]
Am I now supposed to see an option called "Projects" in the top menu bar? If not, how do I achieve this? Is there any proper documentation on the whole process because my assessment so far is that this is a great product but it is not documented properly for developers to make customisations/extensions.
Thanks for your help..
.
I have been trying for several hours now to write a _very_ basic extension as described in a blog article here:
https://www.espocrm.com/blog/creatin...nsion-package/
I have managed to finally get the two entities "Project" and "Project Task" to show up after some fiddling. [Aside: It is probably worthwhile mentioning that the above-mentioned article's "manifest.json" was not even valid json (it's using single quotes instead of double quotes). This, in turn, causes the "extension upload" feature in EspoCRM to reject it.]
Am I now supposed to see an option called "Projects" in the top menu bar? If not, how do I achieve this? Is there any proper documentation on the whole process because my assessment so far is that this is a great product but it is not documented properly for developers to make customisations/extensions.
Thanks for your help..
.
Comment