GrapesJS HTML Landing Page & Email builder
-
"GrapesJS is an open-source, multi-purpose, Web Builder Framework which combines different tools and features with the goal to help you (or users of your application) to build HTML templates without any knowledge of coding. It's a perfect solution to replace the common WYSIWYG editors, which are good for content editing but inappropriate for creating HTML structures. You can see it in action with the official demos, but using its API you're able to build your own editors."
- https://grapesjs.com/
- https://grapesjs.com/demo.html
- https://github.com/artf/grapesjs
- https://alternativeto.net/software/grapejs/
- https://twitter.com/grapesjs
- https://grapedrop.com/ (their SaaS version)
Would pair nicely with Surfer & Mautic / Mailtrain
-
@girish I think it can be run standalone too, since its just generating html & css to use elsewhere.
Also found this:
Maybe it could be packaged as an app or maybe as an add-on to Surfer or both?
Ultimately Carrd is very popular for marketing, and I'm looking for the best FOSS alternative to that for here to make it easy for people to build their one-pager sites to promote their services.
-
@marcusquinn said in GrapesJS HTML Landing Page & Email builder:
Maybe it could be packaged as an app or maybe as an add-on to Surfer or both?
I think this is an excellent idea. (cc @nebulon )
-
@girish +1 on this. I think I had mentioned this to you a while ago when we sent a list of solutions - we used it to make our landing page when we went to that startup challenge. It is very useful for basic pages =]
Currently I am using wappler.io although it is not opensource it is very powerful
-
@timconsidine I think GrapeJS is more like a library which is integrated into an existing app (like say mailtrain or mautic or surfer). It's not suited to be standalone (atleast, the last time I checked).
-
@timconsidine If you just wanted to use it to generate some HTML, for example for email newsletters, it should be as simple as copying all the source files into the web root of a LAMP app.
-
@marcusquinn yes, that was exactly what I wanted.
Didn't want to install mautic just for the newsletter design
Will give your suggestion a go.
Thanks -
Revisiting this
-
@marcusquinn : I did what you suggested and use it in LAMP app on Cloudron. Works well enough
-