apostrophe-copypage

1.0.3 • Public • Published

Apostrophe-Copypage

Plugin for the apostrophe-cms to easy copy an entire page.

Install

npm install apostrophe-copypage --save

Configuration

Set the default new page name into the configuration

{
      'new-pagename': 'Copy of $1'
}

That's it.

How It Works

A new menu item in the context menu appears "Copy page". Context Menu

By clicking the item a model will asks for the new page name. Context Menu

Saving the form will create a new page that is set unpublished.

Disclaimer

This module is in a very early state. Not well tested and used for our special purpose to copy a entre page quickly.

Spend us a beer

you can spend us a beer by sending a mirco amount to this bitcoin address:

1DtvkCh28zqarTEUHtxs7gWtutsv2Cnf9d

/apostrophe-copypage/

    Package Sidebar

    Install

    npm i apostrophe-copypage

    Weekly Downloads

    1

    Version

    1.0.3

    License

    BSD

    Last publish

    Collaborators

    • aus-der-technik
    • petershaw