Jako / RememberThis

Remember list in MODX Revolution

Home Page:https://jako.github.io/RememberThis/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default Lexicon

RememberThis

Remember list for MODX Revolution.

Features

RememberThis is small session based remembering snippet solution for MODX Revolution. It displays the session based list and a link to add elements to the list.

The data added to the list could be retreived from MODX resources or from xPDO packages. If the added data is retreived from xPDO package, the row is referenced by the primary key of the class.

Adding and removing elements from the list could be made by url params or by AJAX. A jQuery AJAX script is used by default.

Installation

MODX Package Management

Usage

Install via package manager and use the Snippets of the package.

Documentation

For more information please read the documentation.

License

The project is licensed under the GPLv2 license.

Translations

Translations of the package can be made for the Default Lexicon, the Properties Lexicon and the System Setting Lexicon

About

Remember list in MODX Revolution

https://jako.github.io/RememberThis/

License:GNU General Public License v2.0


Languages

Language:PHP 81.8%Language:JavaScript 14.9%Language:HTML 2.3%Language:SCSS 0.7%Language:CSS 0.3%