mautic / grapesjs-preset-mautic

GrapesJS preset configuration for the Mautic editor
https://www.mautic.org
MIT License
14 stars 19 forks source link

Landing pages should have a block for a button #2

Closed adiux closed 3 years ago

adiux commented 3 years ago

Currently there is no block in the Landing Page which allows a user to add a button.

As this is a common task that we do in landing pages, we should allow the addition of a button.

RCheesley commented 3 years ago

Yes - agree with that, would be a useful feature!

adiux commented 3 years ago

This needs to be done in the preset: https://github.com/mautic/grapesjs-preset-mautic

RCheesley commented 3 years ago

OK should we move the issue @adiux ?

adiux commented 3 years ago

I think this is a good idea. But it will make it more complex to keep track of all the issues. But I guess we have JIRA for that?

adiux commented 3 years ago

Useful grapesjs documentation: https://grapesjs.com/docs/modules/Components.html#how-components-work

Basic general documentation on how the plugin and the preset work, and how to start coding: https://github.com/mautic/plugin-grapesjs-builder#code