Add session to public pages
Find a file
2025-01-11 17:34:09 +00:00
.github/workflows release 0.1 2024-12-31 02:37:37 +01:00
default-templates/dotty add user pending status 2025-01-11 18:31:37 +01:00
src add user pending status 2025-01-11 18:31:37 +01:00
_define.php release 0.3 2025-01-11 18:33:27 +01:00
CHANGELOG.md release 0.3 2025-01-11 18:33:27 +01:00
dcstore.xml Update dcstore.xml 2025-01-11 17:34:09 +00:00
icon.svg add icon 2025-01-11 18:31:54 +01:00
LICENSE release 0.1 2024-12-31 02:37:37 +01:00
README.md use automated shield.io badges 2025-01-02 10:01:57 +01:00
TODO.md release 0.1 2024-12-31 02:37:37 +01:00

README

Release Date Dotclear Dotaddict License

ABOUT

FrontendSession is a plugin for the open-source web publishing software called Dotclear.

Allow session on frontend.

REQUIREMENTS

  • Dotclear 2.33
  • PHP 8.1+
  • Dotclear admin permission for configuration

USAGE

First install FrontendSession, manualy from a zip package or from Dotaddict repository. (See Dotclear's documentation to know how do this)

Once it's done you can manage FrontendSession option from blog preferences.

There are templates for public page. These template is adapted to default Dotclear's theme. If you want to create your own template for your theme, copy files from FrontendSession/default-templates to your theme tpl path and adapt them.

This plugin only manage sign in and session on public pages, nothing more. Users must exist on Dotclear's database and have rights permissions. Features enabled by session must be done by others plugins.

CONTRIBUTORS

  • Jean-Christian Denis (author)

You are welcome to contribute to this code.