This PR adds Tags field to the Blog Post form. See below
Since it relays on ManyToMany relations and there is no annotation available for this in the CMS
the relations are assigned from initialize() methods. Related PR: https://github.com/PhalconEye/cms/pull/78
This PR adds Tags field to the Blog Post form. See below
Since it relays on ManyToMany relations and there is no annotation available for this in the CMS the relations are assigned from initialize() methods. Related PR: https://github.com/PhalconEye/cms/pull/78