Code Monkey home page Code Monkey logo

lumberjack's Introduction

Lumberjack Adeliom Wordpress Starter

Installation

Dans le fichier .lando.yml, changez le name par le nom de votre projet. Ce sera l'URL locale qui sera générée en fonction de ce nom.

$ lando start

Demande d'authentification lors du composer install

Identifiant

licensekey ####password (Clé ACF) https://codex.adeliom.com/books/wordpress/page/plugins-achet%C3%A9s Répondre y

Identifiant

licensekey ####password (Clé GF) https://codex.adeliom.com/books/wordpress/page/plugins-achet%C3%A9s

Si le .env et le .env.local n'est pas généré, il faut relancer un composer install :

$ lando composer install

Infos utiles sur lando

$ lando start

WP CLI

$ https://kinsta.com/fr/blog/wp-cli/

Base de données

  • Ajouter phpMyAdmin dans le fichier .lando.yml dans la partie service
  pma:
  type: phpmyadmin
  • Utiliser le logiciel TablePlus
  • Utiliser l'interface de phpMyAdmin

Mise à jour du monorepo

  • Mettre en place les modifications souhaitées sur les packages
  • Créer un commit contenant les modifications à déployer
  • Exécuter la commande suivante pour déployer les modifications sur les différents repos :
$ vendor/bin/monorepo-builder release patch

Les modifications peuvent mettre un certain temps (2-3 minutes) avant d'apparaître sur les autres repositories

lumberjack's People

Contributors

antoinewaag avatar arnaud-ritti avatar dependabot[bot] avatar djacquemard avatar emmadeliom avatar github-actions[bot] avatar lucasvigneron avatar

Stargazers

 avatar

Watchers

 avatar

lumberjack's Issues

Rajouter un identifiant pour les blocks Gutenberg

Actuellement l'identifiant du bloc correspond à la clé "title"

Imaginer un fonctionnement pour avoir un id/slug différent, afin que l'on puisse changer le titre sans soucis.

Serait-il également possible de se baser sur cet identifiant dans le fichier gutenberg.php de la config lumberjack ?

Thanks !

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.