Kwalbum
a Koseven module to organize photos without albums
Install / Use
/learn @kweejee/KwalbumREADME
Kwalbum Without Albums
It's Kwalbum, which was a digital photo album in the early 2000s, except without albums. Photos are groups by location, date, people, and tags instead.
Installation
- Install Koseven from https://github.com/koseven/koseven
- Make sure Koseven's database module has been enabled and configured.
npm installinside the kwalbum directory- Move the kwalbum directory to Koseven's modules directory.
- Configure Koseven to use the Kwalbum module.
In your app/bootstrap.php file add
'kwalbum' => MODPATH.'kwalbum',afterKoseven::modules(array(Also make sure that'database' => MODPATH.'database', // Database accessand'image' => MODPATH.'image', // Image manipulationare uncommented and enabled for those modules. - Create a writable directory for items to be uploaded to. The default configured location is application/items
- Optionally, copy modules/kwalbum/config/kwalbum.php to app/config/kwalbum.php and edit. The reason to copy the file to app/config is to ensure it is not overwritten when the Kwalbum module is updated.
- Open Kwalbum in your web browser and go to the install page. If Kwalbum is at http://localhost/kwalbum then the install page is at http://localhost/kwalbum/~install
Requirements
- Koseven 3.3.9+
- PHP 7.1+
- GD module for PHP
- MySQL 5.1+
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
