Comment to How-to extend an existing Module
Hello, if you'd like to add custom field, you can use Form builder (/studio/builder_forms.php?page=fields&module=bx_posts&object=bx_posts&display=bx_posts_entry_add for posts module).
In more difficult cases you can create your custom module (not clone) for wrappers for existing modules interfaces.