.github/workflows | ||
default-templates/dotty | ||
src | ||
_define.php | ||
CHANGELOG.md | ||
dcstore.xml | ||
icon.svg | ||
LICENSE | ||
README.md | ||
TODO.md |
README
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.
LINKS
- License
- Packages & details (or on Dotaddict)
- Sources & contributions (or on GitHub)
- Issues & security (or on GitHub)
CONTRIBUTORS
- Jean-Christian Denis (author)
You are welcome to contribute to this code.