Edit richt text content in Craft CMS using Article by Imperavi.

Related tags

CMS craft-article
Overview

Article Editor

Article Editor

Total Downloads Documentation

About the plugin

This plugin brings the powerful Article Editor from Imperavi to Craft CMS, allowing you to make create beautiful rich content using grids, cards, templates and other components.

Imperavi Article license

During development of the plugin, we have been in close contact with Imperavi about their license. We have:

  1. Written confirmation that buyers of the Craft Plugin do not need to purchase a license from Imperavi themselves.
  2. We comply with the terms of the license by loading the Article Editor source code from a CDN.

Finally, before adding the plugin to the Craft Plugin Store, we shared the plugin with Imperavi. Subsequently, we received the green light to publish the plugin.

Many thanks to Imperavi for their support.

Documentation

Click here for the documentation for this plugin.

License

Click here for the license

Comments
  • Some things

    Some things

    Any plans.. to add this by default.. I think this will move people to use it more..

    1. Snipets https://imperavi.com/article/examples/blocks/snippets/
    2. Templates https://imperavi.com/article/examples/misc/templates/
    3. Cards https://imperavi.com/article/examples/frameworks/bootstrap-cards/
    4. Carousel https://imperavi.com/article/examples/frameworks/bootstrap-carousel/
    5. Make a button https://imperavi.com/article/plugins/makebutton/
    question 
    opened by wmdhosting 16
  • Images not getting parsed URL

    Images not getting parsed URL

    I have a fresh Craft install with only this plugin loaded, and in there the images are not being parsed with the correct URLs

    image

    Is this something to set up in a config somewhere?

    help wanted invalid 
    opened by peirix 11
  • Style Background Image Url

    Style Background Image Url

    Hello,

    I created a block for plugin, But unfortunately background url its not working, in the first time its shows good, image

    but then html purifier add &qout; at the attribute (normal behavior) and after editing article convert background url to unknown path image

    So the problem is we can't edit its work only on create. Can I disable html purifier and how, or can you give me another solution.

    Thanks

    question 
    opened by blvckbeard1337 5
  • Postgres Error

    Postgres Error

    The SQL being executed was: ALTER TABLE "content" ADD "field_article_vygolump" mediumtext
    Error Info: Array
    (
        [0] => 42704
        [1] => 7
        [2] => ERROR:  type "mediumtext" does not exist at character 52
    )
    ↵
    Caused by: PDOException
    
    SQLSTATE[42704]: Undefined object: 7 ERROR: type "mediumtext" does not exist at character 52
    
    in /home/forge/site/vendor/yiisoft/yii2/db/Command.php at line 1302
    bug 
    opened by theskyfloor 4
  • Editor crashed in preview

    Editor crashed in preview

    Hello,

    The editor crashes when i'm using the preview function in craft. At entering the preview mode the arx-editor-frame iframe only return a blank document in the DOM. This stays even after leaving preview. Trying to add content with the '+' button only returns:

    article-editor.js?key=##################:955 Uncaught TypeError: Cannot read properties of null (reading 'pageYOffset')

    bug 
    opened by MariusStenbakk 3
  • Composer conflict with Guzzle

    Composer conflict with Guzzle

    Hi there, and sorry I'm in such a rush. This plugin looked really interesting, but I can't get it installed. There are quite a few composer conflicts because of plugins that are restricted to guzzle 6.x.x, and Article requires 7.

    Any suggestions on what to do about this? Can Article work with earlier guzzle versions? I've seen some plugins use a requirement like guzzle: ^6.5|^7.0 (for example).

    Cheers, Andrew

    bug 
    opened by AndrewMac 2
  • Imperavi Article license?

    Imperavi Article license?

    Does this plugin's purchase price include a license to Imperavi's Article product?

    The license appears to be $699 -- I ask because the license restrictions make me concerned there could be an issue:

    .....

    Restrictions

    Unless you have been granted prior, written explicit consent from Imperavi LLC, you may not:

    • Use the Software in Open Source projects.
    • Reproduce, distribute, or transfer the Software as a sole product, or portions thereof, to any third party.
    • Sell, rent, lease, assign, or sublet the Software as a sole product or portions thereof.
    • Grant rights to any other person.
    • Use the software in violation of any European Union or international laws or regulations.
    documentation 
    opened by khalwat 2
  • Bump terser from 4.8.0 to 4.8.1

    Bump terser from 4.8.0 to 4.8.1

    Bumps terser from 4.8.0 to 4.8.1.

    Changelog

    Sourced from terser's changelog.

    v4.8.1 (backport)

    • Security fix for RegExps that should not be evaluated (regexp DDOS)
    Commits

    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
  • Bump async from 2.6.3 to 2.6.4

    Bump async from 2.6.3 to 2.6.4

    Bumps async from 2.6.3 to 2.6.4.

    Changelog

    Sourced from async's changelog.

    v2.6.4

    • Fix potential prototype pollution exploit (#1828)
    Commits
    Maintainer changes

    This version was pushed to npm by hargasinski, a new releaser for async since your current version.


    Dependabot compatibility score

    Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


    Dependabot commands and options

    You can trigger Dependabot actions by commenting on this PR:

    • @dependabot rebase will rebase this PR
    • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
    • @dependabot merge will merge this PR after your CI passes on it
    • @dependabot squash and merge will squash and merge this PR after your CI passes on it
    • @dependabot cancel merge will cancel a previously requested merge and block automerging
    • @dependabot reopen will reopen this PR if it is closed
    • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
    • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
    • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
    • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
    • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
    • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

    You can disable automated security fix PRs for this repo from the Security Alerts page.

    dependencies 
    opened by dependabot[bot] 0
Releases(v2.0.1)
Owner
Creativeorange
Creativeorange
NukeViet 132 Nov 27, 2022
Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond.

About Craft CMS Craft is a flexible, user-friendly CMS for creating custom digital experiences on the web and beyond. It features: An intuitive, user-

Craft CMS 2.9k Jan 1, 2023
Allows the use of the Vite.js next generation frontend tooling with Craft CMS

Vite plugin for Craft CMS 3.x Allows the use of the Vite.js next generation frontend tooling with Craft CMS Related Article: Vite.js Next Generation F

nystudio107 38 Dec 30, 2022
Plugin Vite is the conduit between Craft CMS plugins and Vite, with manifest.json & HMR support

Plugin Vite Related Articles: Vite.js Next Generation Frontend Tooling + Craft CMS A Vite Buildchain for Craft CMS Plugins Requirements Craft CMS 3.0.

nystudio107 8 Dec 30, 2022
Plugin for Craft CMS that makes it easy to interact with the Instagram Basic Display API and Instagram oEmbed.

Instagram Basic Display plugin for Craft CMS 3.x This plugin creates endpoints in your Craft install for you to consume the Instagram Basic Display AP

Jonathan Melville 5 Dec 20, 2022
Provides autocompletion for Craft CMS and plugins in Twig templates.

Autocomplete for Craft CMS Provides autocompletion for Craft CMS and plugins in Twig templates. Currently works with PhpStorm only, as VSCode does not

PutYourLightsOn 12 Nov 23, 2021
Provides Twig template IDE autocomplete of Craft CMS & plugin variables

Autocomplete for Craft CMS 3.x Provides Twig template IDE autocompletion for Craft CMS and plugin/module variables and element types. Works with PhpSt

nystudio107 35 Dec 21, 2022
A BlurHash implementation for Craft CMS.

BlurHash plugin for Craft CMS 3.x Render a BlurHash from a given asset in Craft CMS. A BlurHash is a compact representation of a placeholder for an im

Dodeca Studio 8 Nov 12, 2022
A plugin for Craft CMS 3.X that allows for GraphQL search functionality for matching on fields of nested entries.

Nested Entry GraphQL Plugin This Craft CMS plugin allows for performing graphQL search queries that match on fields on nested entries-as-a-field. What

Rubin EPO 2 Sep 10, 2021
Element Relations Plugin for Craft CMS 3.x

Element Relations Plugin for Craft CMS 3.x This plugin shows all relations of an element. For example, where an asset, entry or any other element is l

Frederic Köberl 2 Jul 18, 2022
Monet Plugin for Craft CMS

A Monet field can be added to asset elements which will generate and store an efficient placeholder image to be displayed inline, whilst the full asset is loading.

Chris Dyer 1 Jan 21, 2022
A Concrete CMS package to add interfaces to translate multilingual content. You can translate content manually, or use cloud API.

Concrete CMS add-on: Macareux Content Translator Concrete CMS has powerful features to manage multilingual content by its default. You can add languag

株式会社マカルーデジタル 3 Nov 28, 2022
A simple extension that adds the a CMS Edit link to an element that is inline-editable

SilverStripe Elemental Advanced Edit A simple extension that adds the a CMS Edit link to an element that is inline-editable. Created as work-around to

Robert van Lienden 5 Sep 19, 2022
Flextype is an open-source Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS

Flextype is an open-source Hybrid Content Management System with the freedom of a headless CMS and with the full functionality of a traditional CMS. Building this Content Management System, we focused on simplicity. To achieve this, we implemented a simple but powerful API's.

Flextype 524 Dec 30, 2022
Baicloud CMS is a lightweight content management system (CMS) based on PHP and MySQL and running on Linux, windows and other platforms

BaiCloud-cms About BaiCloud-cms is a powerful open source CMS that allows you to create professional websites and scalable web applications. Visit the

null 5 Aug 15, 2022
Upm pending notify - Pending article notification for textpattern.

This is a textpattern plugin. Recompiled to work with textpattern 4.5.×. till 0.1.3 work from Mary Fredborg Changelog: 0.1.3 – changed to txpMail func

Andrij 2 Jun 17, 2017
Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural

Simple Content Management System (CMS) Blog Using Codeigniter with Hierarchical Model View Controller (HMVC) Architectural This is my source code trai

Simon Montaño 1 Oct 28, 2021
Provides a twig editor field with Twig & Craft API autocomplete

Twigfield for Craft CMS 3.x & 4.x Provides a twig editor field with Twig & Craft API autocomplete Requirements Twigfield requires Craft CMS 3.0 or 4.0

nystudio107 13 Nov 1, 2022
Herbie is a simple Flat-File CMS- und Blogsystem based on human readable text files

Herbie is a simple Flat-File CMS- und Blogsystem based on human readable text files

HERBIE 63 Nov 13, 2022