Textpattern-plugin-template - A template for building plugins for Textpattern CMS.

Overview
You might also like...
The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.

The Bureau Onbekende Zaken is a laravel project meant to compete with mainstream CMS applications and finetune to the specific needs of Bureau Onbekende Zaken.

A seamless django like admin panel setup for Laravel. Simple, non-cms table manager for admins.
A seamless django like admin panel setup for Laravel. Simple, non-cms table manager for admins.

Seamless Admin Panel A seamless Django-like admin panel setup for Laravel. Simple, non-cms table manager for admins. Installation steps Require the Pa

A Laravel 5 package that switchs default Laravel scaffolding/boilerplate to AdminLTE template and Pratt Landing Page with Bootstrap 3.0

AdminLTE template Laravel package A Laravel package that switch default Laravel scaffolding / boilerplate to AdminLTE template with Bootstrap 3.0 and

It's a template for using Temporal with Laravel

Temporal Integration with Laravel Make sure you have PHP 7.4 and laravel 8.* , or higher, installed. Temploral PHP SDK is available as composer packag

Start a new Laravel 8 project with the AdminLTE template installed.

AdminLTE template Laravel 8 package Start a new Laravel 8 project with the AdminLTE template installed. Installation Create database. Clone repository

🍪 A Cookiecutter template for a fresh Kirby site

Kirby Plainkit Cookiecutter A Cookiecutter template to start a fresh Kirby site with a public folder setup. Features A fresh, git(Hub)-ready plainkit

Project template for developing Drupal core with a git clone.

Drupal Core Development Composer Project This is a Composer project template for developing Drupal core. It allows: a clean git clone of Drupal core.

Template repository for new Blade Icons packages.

Blade Icons Template This is a template repository for new icon packages for Blade Icons.

A simple Laravel & Nuxtjs starter template
A simple Laravel & Nuxtjs starter template

Laravel Nuxtjs is a basic starter app built with Nuxtjs CLI thet give you the powerful of Nuxtjs with API laravel backend

Comments
  • in need of some quoting love?

    in need of some quoting love?

    got an error (Txp 4.6.1, PHP 5.5.38) while using "zem_plugin_example.php" in folder "/full/path/dev/plugins" and ied_plugin_composer plugin (1.1.0), culprit seems line 48 of "zem_plugin_example.php"

    needs some quoting love, suggestion...

    $plugin['flags'] = "'". PLUGIN_HAS_PREFS | PLUGIN_LIFECYCLE_NOTIFY ."'";

    opened by testdept 4
  • Add language meta data

    Add language meta data

    To facilitate displaying plugin help written in English in LTR when the admin side itself is RTL, introduce an optional language meta string to the plugin template. In the absence of this being filled in, plugin help is rendered LTR regardless of admin-side language. If a language is supplied, honour that language's direction.

    See issue https://github.com/textpattern/textpattern/issues/590

    opened by Bloke 1
  • Update textile parser for help files to new method

    Update textile parser for help files to new method

    The plugin template still refers to the now defunct classTextile.php. jsoo has a PR but I believe that is also for an earlier iteration of the new class-based method.

    opened by jools-r 0
  • class Textile not loading; use \Netcarver\Textile\Parser instead

    class Textile not loading; use \Netcarver\Textile\Parser instead

    I don't know enough about the autoloader to know why class Textile isn't loading, but it isn't. The template "worked" because plugin_verify() does the Textile parsing on install. (And now I see I could have used \Textpattern\Textile\Parser instead of \Netcarver\Textile\Parser, but no diff in this case.)

    opened by jsoo 0
Owner
Textpattern CMS
The people that bring you Textpattern CMS.
Textpattern CMS
FacEssential is a Core for PMMP, it gathers all kind of plugins needed to create a faction server. It was created from scratch by Clouds#0667.

FacEssential FacEssential is a Core for PMMP, it gathers all kind of plugins needed to create a faction server. It was created from scratch by Clouds#

Zoumi 10 Jun 13, 2022
Web Sekolah yang dibuat diatas CMS Popoji dengan base Laravel 6. Web Sekolah ini sudah diintegrasikan dengan template semesta-front.

Web Sekolah yang dibuat diatas CMS Popoji dengan base Laravel 6. Web Sekolah ini sudah diintegrasikan dengan template semesta-front.

Muhamad Ramdani Hidayatullah 1 Feb 6, 2022
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern PHP design pattern foundation.

Someline Starter PHP Framework Tested and used in production by Someline Inc. Someline Starter is a PHP framework for quick building Web Apps and Rest

Someline 844 Nov 17, 2022
PHP Framework for building scalable API's on top of Laravel.

Apiato Build scalable API's faster | With PHP 7.2.5 and Laravel 7.0 Apiato is a framework for building scalable and testable API-Centric Applications

Apiato 2.8k Dec 29, 2022
PHP Framework for building scalable API's on top of Laravel.

Apiato Build scalable API's faster | With PHP 7.2.5 and Laravel 7.0 Apiato is a framework for building scalable and testable API-Centric Applications

Apiato 2.8k Dec 31, 2022
A package for building Admin-Interfaces that help maintaining the data of your applications

A package for building Admin-Interfaces that help maintaining the data of your applications. It provides an intuitive interface and the tools needed to manage your project's Users, Models and free Forms for Pages, Settings etc.

null 808 Dec 31, 2022
⚡️ This package provides a wonderful PHP skeleton to start building your next package idea.

This package provides a wonderful PHP Skeleton to start building your next package idea. Requires PHP 8.0+ ⚡️ Create your package using Composer: comp

Nuno Maduro 383 Dec 20, 2022
Building Student Management CRUD with LARAVEL VUE and INERTIA

Building Student Management CRUD with LARAVEL VUE and INERTIA. the amazing thing about I got by combining these technologies is we ca build single page application or SPA .

Tauseed 3 Apr 4, 2022
LaraAdmin is a Open source Laravel Admin Panel / CMS which can be used as Admin Backend, Data Management Tool or CRM boilerplate for Laravel with features like Advanced CRUD Generation, Module Manager, Backups and many more.

LaraAdmin 1.0 LaraAdmin is a Open source CRM for quick-start Admin based applications with features like Advanced CRUD Generation, Schema Manager and

Dwij IT Solutions 1.5k Dec 29, 2022