A tool that helps users quickly copy content you specify.

When users want to copy a piece of text, they need to select the entire text. It is easy if they have a mouse. Otherwise, it is very difficult.

This plugin will create a button that when users click on it, the text will automatically be saved to the device's clipboard, then they can paste it anywhere. I named this tool Copybox.

* This plugin works with Joomla 3, 4 and 5.

After downloading and installing it, go to Plugins > System - Copybox to enable it.

To enable duplication for an object, add the "cb" class to the object.

Example 1:

<div class="cb">YOUR CONTENT HERE</div>

Result:

Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.


Example 2:

Donate bitcoin <input type="text" class="cb" readonly value="16UQLq1HZ------6pMoA2CDjb4tyF">

Result:

Donate bitcoin


Write comments...
You are a guest ( Sign Up ? )
or post as a guest
People in conversation:
Loading comment... The comment will be refreshed after 00:00.