Libraries tagged by member area
sunnysideup/membersonlypages
34 Downloads
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
sunnysideup/membersonly
29 Downloads
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
sunnysideup/membermanagement
18 Downloads
This helps you create a section of Members Only pages, by adding a special usergroups. This is ideal for setting up an intranet. That is, not just anyone can access the pages. You have to be either an admin OR a member of the specified group.
ultimatemember/core
15 Downloads
Great package to extend and build complex WordPress site with Ultimate Member core
himanshu-m/accessors
35 Downloads
Define getter and setter for inaccessible members of a PHP class
andrewhoule/silverstripe-staffpage
777 Downloads
Creates staff model admin with optional categories plus staff page and staff category page
pronesoft-rd/ecf-sdk-php
0 Downloads
## Descripción general API de nivel productivo para emitir Comprobantes Fiscales Electrónicos (e-CF) en la República Dominicana a través de la plataforma Pronesoft. ## Autenticación — OAuth 2.0 Client Credentials ### Pasos 1. Obtén tus credenciales desde el portal: - Sandbox: https://ecf.sandbox.pronesoft.com → Apps → Default Sandbox App - Producción: https://ecf.pronesoft.com → Integraciones → Apps → Crear App 2. Solicita un token via POST /oauth/token — válido por 24 horas (86400s). 3. Usa: Authorization: Bearer en cada request. 4. Renueva al recibir HTTP 401. Buena práctica: renovar 5 minutos antes del vencimiento. ### Delegación multi-empresa Para actuar en nombre de una empresa asociada (sucursal), agrega: x-tenant-id: NO envíes x-tenant-id cuando actúes como la empresa principal. ### Detalles del Sandbox - Usa cualquier RNC que comience con SBX (ej. SBX123456) — no se requiere certificado real. - Las secuencias son automáticas — no es necesario crearlas manualmente. - El campo environment en el cuerpo del documento DEBE ser TesteCF. ### Scopes disponibles business:read, business:create, business:update, members:read, members:invite, members:revoke, certificates:read, certificates:upload, certificates:update, documents:read, documents:create, documents:send, documents:receive, documents:update, approvals:read, approvals:commercial, sequences:read, sequences:create, sequences:update, sequences:cancel, business_info:read, certification:read, certification:write, reports:read
trd-rdm/make-unit-command
36 Downloads
A laravel make command to help project team members easily create project files for a route.
quinninteractive/silverstripe-auth-remote-user
467 Downloads
Logs members in via the REMOTE_USER server variable; optionally creates new members.
fgms/wp-plugin-vip
3 Downloads
Wordpress plugin to create VIP Club Members
zaoob/laravel-team
17 Downloads
You can create and mange team member for any model
igrejanet/badges
25 Downloads
Package to create badges for church`s members
lisand7ru/hangoutsgroups
10 Downloads
The package helps to create hangouts groups and monitor its members
efk3/grouping
12 Downloads
Grouping library provides a class to create groups with different options. You add members and the class will try to pair those members to groups. It can be very helpful in some cases, like create a tag cloud.
alpa/tools_proxy_object
74 Downloads
Creates a proxy object and assigns getter / setter handlers to the object's members when accessing them.