Ahabzig member since: Jan 18, 2018 · Transparency log
Ahabzig's packages
-
PHP
webx-ui/localization
Languages for a WebX UI site: the list a site is published in, translated Eloquent attributes, and the dictionary the admin panel is drawn from.
-
PHP
webx-ui/mcp
The contract by which a WebX UI admin module offers its tools, resources and prompts to an AI agent, and the registry that collects them.
-
PHP
webx-ui/module-admin
The frame a WebX UI admin panel is built on: a module contract, the manifest the front end reads, and the routes that serve it.
-
PHP
webx-ui/module-auth
Administrators, roles and sign-in for a WebX UI admin panel — kept separate from the site's own users.
-
PHP
webx-ui/module-blocks
The block constructor for the WebX UI admin panel: block types made entirely in the panel — fields, Blade, CSS, script — and the renderer that prints an entity's content from them.
-
PHP
webx-ui/module-blog
A blog for the WebX UI admin panel: articles made of blocks, rubrics and tags, addresses from the registry, scheduled publication and a feed.
-
PHP
webx-ui/module-faq
Questions and answers for the WebX UI admin panel: flat categories, two orders, anchors that never move, and a FAQ block any page can show with FAQPage markup.
-
PHP
webx-ui/module-inbox
Forms and submissions for the WebX UI admin panel: forms built in the panel, a public intake with antispam, notifications by mail and a list of submissions with statuses, an assignee and a log.
-
PHP
webx-ui/module-media
File manager for a WebX UI admin panel: folders, files, uploads and image editing on any Laravel disk.
-
PHP
webx-ui/module-menu
Menus for the WebX UI admin panel: one tree per menu, items that point at an entity, a path or nowhere, rendered through a cached helper.
-
PHP
webx-ui/module-pages
Pages for the WebX UI admin panel: a tree of pages with addresses from the registry, content made of blocks, drafts and a history.
-
PHP
webx-ui/module-reviews
Reviews for the WebX UI admin panel: a photo, a name, a rating and a text, in flat categories with two orders, shown on any page as a block — one, a grid, a slider or a marquee — and in templates through reviews().
-
PHP
webx-ui/module-seo
SEO for the WebX UI admin panel: rules for addresses, redirects, site-wide defaults, and the <head> the public side prints.
-
PHP
webx-ui/module-services
A catalogue of services for the WebX UI admin panel: services made of blocks, flat categories with pages of their own, addresses from the registry and full SEO.
-
PHP
webx-ui/module-settings
Site settings for the WebX UI admin panel: a screen described as JSON, patched by the project, saved by description.