4viewture/twoclick

allows to wrap all content elements with 2 clicks

Installs: 1 820

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:typo3-cms-extension

0.3.0 2023-10-20 08:31 UTC

This package is auto-updated.

Last update: 2024-08-24 08:47:26 UTC


README

Contributors Forks Stargazers Issues MIT License


Logo

TYPO3 Extension twoclick

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. Contributing
  6. License
  7. Contact
  8. Acknowledgments

About The Project

This extensions allows you to wrap any content element with a twoclick solution.

Know problems:

  • if you use the asset collector to load javascript from the wrapped plugin, this is loaded without clicking

(back to top)

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

composer req 4viewture/twoclick

Installation

  1. install the extension as mentioned in the Prerequisites
  2. install the typoscript template
  3. insert a content element

(back to top)

Usage

Just add a two click container to your page as normal content element.

The wrapper allows you to:

  1. add a GDPR statement to each and every wrapper
  2. add a background image to each and every wrapper
  3. add as many content elements as you want to a single wrapper, which are then loaded with a single click

(back to top)

Roadmap

  • works for all content elements
  • javascript support
  • save and restore asset collector state and load scripts differently

See the open issues for a full list of proposed features (and known issues).

(back to top)

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

4viewture GmbH - @kaystrobach - hello@4viewture.de Kay Strobach - @kaystrobach

Project Link: https://github.com/your_username/repo_name

(back to top)

Acknowledgments

(back to top)