Libraries tagged by build pages

stanislav-web/sonar

9 Favers
17 Downloads

Sonar is the site visitors monitor. Build in Phalcon & MongoDb. Conducts monitoring of visitors, using the WebSockets connection. Great for sites built on REST technology. You can easily integrate this package to track detailed information about your visitors. Check the time on each page of the site, determine device, geo location.

Go to Download


richardsjoqvist/silverstripe-blocks

7 Favers
68 Downloads

Blocks is a generic class which can be used to build small content blocks which can be associated globally or with a specific page.

Go to Download


ordereazi/commerce-sdk

0 Favers
4 Downloads

Build a fully custom headless storefront - your own web app, mobile app, or POS - against a single OE Commerce store. Every endpoint below is namespaced under `/api/v1/store/...`. Building admin/back-office tooling instead? See [/docs/admin](/docs/admin). New here? [/guides/store](/guides/store) walks through getting a key, the anonymous cart session, and calling your first endpoints step by step - this page is the field-level reference to come back to afterward. ## Getting Started 1. Click the **Authorize** button at the top of this page. 2. Provide credentials: - **X-Commerce-Key** (always required) - your store's Store Access Key from Backoffice > Settings > Application APIs. `pk_store_...` (publishable) is safe for browser/mobile code; `sk_store_...` (secret) is server-to-server only and is rejected outright if a browser Origin header is present. - **Bearer** (only for endpoints acting on a specific customer - Account, Orders, Wishlists, etc.) - the token from **Auth > register** or **Auth > login**. Once authorized, you can explore and test all available endpoints directly from this interface. ## Anonymous Carts A guest cart is tracked by an `X-Session-Ref` header, not a cookie - the server generates one on your first request and echoes it back on every response after. Keep sending back whatever value you last received. Logging in carries that same cart forward onto the customer's account automatically, with no separate merge step. ## Errors Failures use RFC 9457 Problem Details (`application/problem+json`) with a stable `code` field for programmatic handling, e.g. `store_key_invalid`, `store_key_revoked`, `store_key_scope_denied`, `rate_limited`. A rejected *business* action (e.g. adding fewer than a product's minimum order quantity to the cart) instead comes back as HTTP 200 with `"success": false` and a human-readable `message` - always check `success` in the body, not just the HTTP status code. ## Rate Limits Requests are limited per Store Access Key (200/minute). The credential-stuffing surface (register/login/forgot-password/reset-password) is limited more tightly per caller IP (10 per 5 minutes). A 429 response includes a `Retry-After` header.

Go to Download


mrstebo/ekm-php

0 Favers
387 Downloads

Our new API allows partners to build significantly better integrations with the EKM platform. To try out the below endpoints, or for full up to date representations of the request / response models, please see the [swagger page](https://api.ekm.net/swagger/index.html). (We display examples here, but the swagger page is guaranteed to show the complete model.) To keep up to date with the latest updates, please see our [RSS feed](https://partners.ekm.net/ChangeLog/Feed) or the [partner dashboard](https://partners.ekm.net/).

Go to Download


bladewright/builder

0 Favers
4 Downloads

Build and edit a Laravel site from the browser — pages, layouts, components and blocks, seen as you make them.

Go to Download


eg-mohamed/filament-page-builder-plugin

0 Favers
3 Downloads

Page builder plugin for filamentphp admin panel to build pages using blocks.

Go to Download


accelade/pages

0 Favers
5 Downloads

Build structured pages with consistent layouts, headers, footers, and slots for Laravel applications

Go to Download


michaeluno/admin-page-framework-compiler

1 Favers
18 Downloads

A compiler script for Admin Page Framework, a WordPress development framework.

Go to Download


bologer/pages

1 Favers
11 Downloads

A small utility to build great documentation

Go to Download


burnbright/silverstripe-widgetpages

2 Favers
138 Downloads

Build pages using widgets. Small pieces of content and functionality.

Go to Download


queents/ui-module

0 Favers
108 Downloads

Admin One UI Build as a theme for VILT Stack

Go to Download


kleiven/laravel-ui

0 Favers
11 Downloads

With a single Artisan command, in a fresh Laravel application, you get up and running with a fully functional Single Page Application (SPA) using Vue and Vue Router ready for you to build something wonderful.

Go to Download


3x1io/backup-module

0 Favers
107 Downloads

Backup module for VILT Stack build with spatie laravel-backup

Go to Download


manhattan/public-bundle

0 Favers
128 Downloads

Bundle used to build public facing websites when using other Manhattan Bundles. Bundle is used within Symfony2.

Go to Download


vediansoftware/laravel-grapebuilder

0 Favers
3 Downloads

A CMS Package for Laravel to build pages using Grape and TailwindCSS

Go to Download


<< Previous Next >>