Download the PHP package woody-wordpress/woody-core without Composer

On this page you can find all versions of the php package woody-wordpress/woody-core. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package woody-core

PullRequest Welcome Required WP Version Twitter Follow


:fire: Installation & Usage

Dependencies

Woody is dependent on 2 paid plugins of the wordpress community. To use woody you must absolutely buy and install :

These plugins must be uploaded to the web/app/plugins directory.

WARNING: If you are using the Woody PRO version, it's possible to install these dependencies by "composer", but this does not mean you do not have to buy these 2 plugins.

Configuration

Create a configuration file for each of your sites in "config/sites".
My first project is called "mywebsite", so I create the file "config/sites/mywebsite/.env".
Some of these settings must be requested from the Raccourci agency, please contact [email protected]
Here are the available settings

First, install Woody Core via the Composer package manager (Version 2):

Run this command to install your site:

To reinstall your site from scratch

WARNING: it's necessary to empty its database before launching this command

To execute the command but without the gulp compilation:

The commands can be combined by doing:

Here is the list of available ordering options:

These two commands produce the same result. "speed" is a shortcut to all these options

:inbox_tray: Updating

If you want to make changes in dependencies, you must install this command beforehand

Otherwise use this command regularly to update yourself

:surfer: Sass & Gulp

Run the following command to launch the "watch" of your files.

The following command is used to trigger the build of assets for the production.

:construction: Debug PHP

There is also the "rcd" function, which allows you to make your own "print_r".

You can add 2 optional parameters:

Exemple :

:pill: use WP-CLI

Activate a plugin

Import all the SIT (Tourist information system) records of the destination from API (10000 max for the moment)

Delete all SIT records from the destination

Regenerate the canonicals all SIT records

Update core translations

Update plugin translations (fr_FR example)

or

:recycle: Recommended VSCode extensions

Install php-cs-fixer and configure the VSCode extension to launch in "OnSave" mode

:metal: Contributors

Thank you to all the people who have already contributed to Woody Core !

For future contributors, please read our Contributor Covenant Code of Conduct

Header photo by John Lee on Unsplash
Header photo by John Lee on Unsplash

:bookmark: License

Woody Core is open-sourced software licensed under the GPL2.

:crown: Sponsoring

Woody is a digital ecosystem co-financed by the Regional Tourism Committee of Brittany for eBreizh Connexion


All versions of woody-core with dependencies

PHP Build Version
Package Version
Requires php Version ^7.3|^8.0
chillerlan/php-qrcode Version ^4.3.3
composer/composer Version ^2.0
cweagans/composer-patches Version ^1.7
fightbulc/moment Version ^1.29
johnpbloch/wordpress Version 6.1.1
mongodb/mongodb Version 1.12
nette/forms Version 3.0.7
oscarotero/env Version ^1.2
raccourci/hawwwai-library Version dev-master
ralouphie/getallheaders Version ^3.0
roots/wp-config Version ^1.0
roots/wp-password-bcrypt Version ^1.0
vlucas/phpdotenv Version ^3.4
woody-wordpress/woody-acf-sync Version ^1.3
woody-wordpress/woody-cli Version ^1.18
woody-wordpress/woody-crop Version ^1.4
woody-wordpress/woody-lib-dropzone Version ^1.5
woody-wordpress/woody-lib-polylang Version ^2.0
woody-wordpress/woody-lib-varnish Version ^1.2
woody-wordpress/woody-lib-attachments Version ^1.0
woody-wordpress/woody-monitor Version ^1.2
woody-wordpress/woody-theme Version ^1.54
wp-cli/cache-command Version ^2.0
wp-cli/checksum-command Version ^2.0
wp-cli/config-command Version ^2.0
wp-cli/core-command Version ^2.0
wp-cli/cron-command Version ^2.0
wp-cli/db-command Version ^2.0
wp-cli/embed-command Version ^2.0
wp-cli/entity-command Version ^2.0
wp-cli/export-command Version ^2.0
wp-cli/extension-command Version ^2.0
wp-cli/i18n-command Version ^2.0
wp-cli/import-command Version ^2.0
wp-cli/language-command Version ^2.0
wp-cli/media-command Version ^2.0
wp-cli/package-command Version ^2.0
wp-cli/rewrite-command Version ^2.0
wp-cli/role-command Version ^2.0
wp-cli/search-replace-command Version ^2.0
wp-cli/super-admin-command Version ^2.0
wp-cli/widget-command Version ^2.0
wp-cli/wp-cli Version ^2.5
wpackagist-plugin/advanced-cron-manager Version ^2.4
wpackagist-plugin/better-search-replace Version ^1.4.1
wpackagist-plugin/disable-embeds Version ^1.5
wpackagist-plugin/duplicate-post Version ^4.5
wpackagist-plugin/enhanced-media-library Version 2.8.8
wpackagist-plugin/members Version ^3.2
wpackagist-plugin/publish-view Version ^2.3
wpackagist-plugin/query-monitor Version ^3.9
wpackagist-plugin/redirection Version ^5.3
wpackagist-plugin/ssl-insecure-content-fixer Version ^2.7
wpackagist-plugin/wordpress-importer Version ^0.7
wpackagist-plugin/wp-deferred-javascripts Version ^2.0
woody-wordpress/woody-library Version ^1.32
woody-wordpress/woody-plugin Version ^1.40
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package woody-wordpress/woody-core contains the following files

Loading the files please wait ....