Remove headers from post install files

This commit is contained in:
Fabien Potencier
2021-08-30 13:06:45 +02:00
parent 735c465d36
commit 889e11a95e
137 changed files with 1 additions and 503 deletions

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Docker Configuration </>
<bg=blue;fg=white> </>
* Edit the <fg=green>docker/.env</> file to configure your own settings.
* Edit the <fg=green>docker/nginx/conf.d/custom.conf</> file to configure your own virtual host.

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: SearchBundle Configuration </>
<bg=blue;fg=white> </>
* The Algolia/SearchBundle uses Algolia by default. Create a free
account on http://www.algolia.com and modify your ALGOLIA_APP_ID
and ALGOLIA_API_KEY config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> To finish the install </>
<bg=blue;fg=white> </>
* Your ability is almost ready:
1. Edit <comment>src/AbilityEventSubscriber</comment> and <info>implement</info> your logic:

View File

@@ -1,5 +1,3 @@
Getting started using <options=bold>artox-lab/sms-bundle</>. What's next?
You <options=bold>must</> to define at least one provider configuration in <comment>%CONFIG_DIR%/packages/artox_lab_sms.yaml</>.
* <fg=blue>More info</> you can find in the documentation at <comment>https://github.com/artox-lab/sms-bundle#step-3-configuration</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for Backup Manager Bundle? </>
<bg=blue;fg=white> </>
* Configure your application:
1. Make sure you have proper values in your .env file.
2. Configure a good storage for your backups. See the documentation for all possible values. https://github.com/backup-manager/symfony

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for RoadRunner Bundle </>
<bg=blue;fg=white> </>
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
* <fg=blue>Run</> your application: <comment>bin/rr serve --debug</>
* Visit http://localhost:8080

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for RoadRunner Bundle </>
<bg=blue;fg=white> </>
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
* <fg=blue>Run</> your application: <comment>bin/rr serve -c .rr.dev.yaml --debug</>
* <fg=blue>For production, use: <comment>bin/rr serve</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for RoadRunner Bundle </>
<bg=blue;fg=white> </>
* <fg=blue>Download</> RoadRunner locally: <comment>vendor/bin/rr get --location bin/</>
* <fg=blue>Run</> your application: <comment>bin/rr serve -c .rr.dev.yaml --debug</>
* <fg=blue>For production, use: <comment>bin/rr serve</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for BCC Cron Manager Bundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> your application:
1. Enable sessions by uncommenting the entire session section in <comment>config/packages/framework.yaml</>
2. Secure your route by adding <comment>- { path: ^/admin, role: ROLE_ADMIN }</> in your security access_control section.

View File

@@ -1,3 +1,2 @@
<bg=blue;fg=white> Next for BeelabRecaptcha2Bundle </>
* <fg=blue>Insert</> sensitive values in your environment values
* <fg=blue>Read</> documentation at <comment>https://github.com/Bee-Lab/BeelabRecaptcha2Bundle/blob/master/docs/index.md</>

View File

@@ -1,4 +1,3 @@
<bg=blue;fg=white> Next for BeelabTagBundle </>
* <fg=blue>Customize</> your new Tag entity
* <fg=blue>Read</> documentation at <comment>https://github.com/Bee-Lab/BeelabTagBundle/blob/master/Resources/docs/index.md</>

View File

@@ -1,5 +1 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/birkof/netopia-mobilpay-bundle</>

View File

@@ -1,8 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white;options=bold> To finish the install </>
<bg=blue;fg=white;options=bold> BitBag Sylius Shipping Export Plugin </>
<bg=blue;fg=white> </>
* <fg=blue>Create</> directory named <comment>shipping_labels</comment> in project root or customize <comment>bitbag.shipping_labels_path</comment> parameter.
If you want to contact us, the best way is to fill the form on our website or send us an e-mail to <comment>hello@bitbag.io</comment> with your question(s).

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next for TelegramBotBundle </>
<bg=blue;fg=white> </>
* <fg=blue>Set</> <comment>TELEGRAM_BOT_TOKEN</> in your environment
* <fg=blue>Read</> the documentation at <comment>https://github.com/BoShurik/TelegramBotBundle</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Bref Symfony Bridge </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the full documentation to properly configure your
Symfony application at <comment>https://bref.sh/docs/frameworks/symfony.html</>

View File

@@ -1,2 +1 @@
<bg=blue;fg=white> Next for CacheAdapterBundle </>
Download the adapters you want to use from <comment>http://www.php-cache.com/en/latest/#cache-pool-implementations</comment>.

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: OptimusBundle Configuration </>
<bg=blue;fg=white> </>
* Generate your spark numbers by running <fg=green>php vendor/bin/optimus spark -f env</>
and configure them in your <fg=green>.env</>

View File

@@ -1,4 +1,3 @@
<fg=white;bg=magenta> Bootstrapping Codeception </fg=white;bg=magenta>
File codeception.yml created <- global configuration
tests/unit created <- unit tests
tests/unit.suite.yml written <- unit tests suite configuration

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: commercetools API Configuration </>
<bg=blue;fg=white> </>
* Get your API client credentials from https://mc.commercetools.com or
https://mc.commercetools.co and configure them in your <bg=black;fg=green>.env</>

View File

@@ -1,7 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: Salesforce outbound message bundle configuration </>
<bg=blue;fg=white> </>
* Navigate to config/packages/comsave_outbound_message.yaml and change the values to your desired paths.
* For more information you can find the read me file at https://github.com/comsave/salesforce-outbound-message-bundle

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> To finish the install </>
<bg=blue;fg=white> </>
* Your Connect Holland Timechimp bundle installation is almost ready:
1. Add your Timechimp Access Token to the .env file

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> To finish the install </>
<bg=blue;fg=white> </>
* Your Connect Holland Uptime Robot bundle installation is almost ready:
1. Add your Uptime Robot Api Key to the .env file

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: Contao configuration </>
<bg=blue;fg=white> </>
* Enable ESI in the <fg=green>config/packages/framework.yaml</> file.
* Add the Contao routes to your <fg=green>config/routing.yaml</> file and

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: ContentfulBundle Configuration </>
<bg=blue;fg=white> </>
* Get your space ID and API key from https://www.contentful.com
and configure them in your <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: ContentfulBundle Configuration </>
<bg=blue;fg=white> </>
* Get your space ID and API key from https://www.contentful.com
and configure them in your <fg=green>.env</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleeAutopilotSwarrot, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/AutopilotBundle needs your pubsub configuration.
Modify your DEKALEE_AUTOPILOT_APIKEY config in <fg=green>.env</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleeEnomSwarrot, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/EnomBundle needs your enom configuration.
Modify your ENOM_UID, ENOM_PASSWORD, ENOM_BASE_URL config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleeMailjet, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/MailjetBundle needs your mailjet configuration.
Modify your DEKALEE_MAILJET_API_KEY, DEKALEE_MAILJET_SECRET_KEY
and DEKALEE_MAILJET_BASE_TEMPLATE_ID config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleeMailjet, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/MailjetBundle needs your mailjet configuration.
Modify your DEKALEE_MAILJET_API_KEY, DEKALEE_MAILJET_SECRET_KEY,
DEKALEE_MAILJET_BASE_TEMPLATE_ID, DEKALEE_MAILJET_EMAIL_REPORTING,

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> DekaleePubSubSwarrot, What's next? </>
<bg=blue;fg=white> </>
* The Dekalee/PubSubSwarrotBundle needs your pubsub configuration.
Modify your DEKALEE_PUBSUB_SWARROT_KEY_FILE_PATH config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Mozaic bundle configuration </>
<bg=blue;fg=white> </>
* Modify the UNSPLASH_APPLICATION_ID and UNSPLASH_APPLICATION_SECRET config in .env
* Don't forget to add the vue component in you javascript

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Dockfony Configuration </>
<bg=blue;fg=white> </>
* Edit the <fg=green>.env</> file to change the database setting if you require. For instance:
<fg=green>DATABASE_URL=mysql://$DB_USERNAME:$DB_PASSWORD@mysql:3306/$DB_DATABASE</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for DukecityCommandSchedulerBundle ? </>
<bg=blue;fg=white> </>
* <fg=blue>Update your DB schema</>
1. php bin/console make:migration
2. php bin/console doctrine:migrations:migrate

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: EkreativeHealthCheckBundle Configuration </>
<bg=blue;fg=white> </>
* You can add more doctrine/redis connections to your config in <fg=green>config/packages/ekreative_health_check.yaml</>
*. Add healthcheck firewall to <fg=green>config/security.yaml</> file

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Complete EnhavoAppBundle installation ... </>
<bg=blue;fg=white> </>
* Update your <fg=green>package.json</> file
* Update your <fg=green>webpack.config.js</> file
* Update your configurations

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: UserBundle Configuration </>
<bg=blue;fg=white> </>
* Create an User entity and extend Enigma972\UserBundle\Entity\User class
* And add all properties and methods you needs, it is your!

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using amqp-bunny in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=amqp+bunny://guest:guest@localhost:5672/%2f</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using amqp-ext in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=amqp://user:pass@example.com:10000/%2f</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using amqp-ext in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=amqp+ext://user:pass@example.com:10000/%2f</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using amqp-lib in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=amqp+lib://user:pass@example.com:10000/%2f</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Doctrine's dbal in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=mysql://user:pass@localhost:3306/mqdev</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using fs (filesystem) in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=file://%kernel.project_dir%/var/queue</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Gearman in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=gearman://example:5555</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Google Pub Sub in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=gps:</comment> in your <comment>.env</comment> file.
* Also configure the <comment>PUBSUB_EMULATOR_HOST</comment> environment

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using MongoDB in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=mongodb://localhost:27017/db_name</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Beanstalk (Pheanstalk) in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=beanstalk://example:5555</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Kafka in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=rdkafka://</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Kafka in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=kafka://</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Redis in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=redis://example.com:1000</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Amazon SQS in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=sqs:?key=aKey&secret=aSecret&region=aRegion</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using STOMP in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=stomp://example.com:1000?login=theLogin</comment>
in your <comment>.env</comment> file.

View File

@@ -1,7 +1,3 @@
<bg=yellow;fg=black> </>
<bg=yellow;fg=black> Using Web Application Messaging Protocol (WAMP) in Enqueue </>
<bg=yellow;fg=black> </>
* Configure <comment>ENQUEUE_DSN=wamp://127.0.0.1:9090</comment>
in your <comment>.env</comment> file.

View File

@@ -1,2 +1 @@
<bg=blue;fg=white> Next for FriendsOfBehat/SymfonyExtension </>
Run <comment>vendor/bin/behat</> to run the demo tests.

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Configuration Converter </>
<bg=blue;fg=white> </>
* Edit the <fg=green>config/packages/configuration_converter.yaml</> file to configure your own settings.
* Run <fg=green>bin/console configuration:convert</> to convert your configuration.

View File

@@ -1,8 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> You just installed Docusign Bundle! </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at:
<comment>https://github.com/GregoireHebert/docusign-bundle</>
* <fg=blue>Edit</> the <comment>.env</> file to adapt the authentication settings.

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for SchedulerBundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> bundle in <comment>config/packages/scheduler.yaml</>
* <fg=blue>Read</> the documentation at <comment>https://github.com/goksagun/scheduler-bundle/blob/master/README.md</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Recaptcha setup </>
<bg=blue;fg=white> </>
* Register a site on https://www.google.com/recaptcha/admin
* Modify your GOOGLE_RECAPTCHA_SITE_KEY and GOOGLE_RECAPTCHA_SECRET config in <fg=green>.env</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to load fixtures? </>
<bg=blue;fg=white> </>
* <fg=blue>Write</> fixtures files in the <comment>fixtures/</> folder
* <fg=blue>Run</> <comment>php bin/console hautelook:fixtures:load</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> How to install bundles? </>
<bg=blue;fg=white> </>
* <fg=blue>Choose your bundles</> by visiting <comment>http://localhost/fitz/install</>
* <fg=blue>Install</> them by running <comment>php bin/console fitz:install</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for HWIOAuthBundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> your application:
1. Add firewall by adding <comment>- main:
anonymous: true

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: MarvelApiBundle Configuration </>
<bg=blue;fg=white> </>
* Create a free account on https://developers.marvel.com
and modify your MARVEL_PUBLIC_API_KEY and MARVEL_PRIVATE_API_KEY
config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Allegro API - next steps</>
<bg=blue;fg=white> </>
* <fg=blue>Register your application</> by visiting <comment>https://apps.developer.allegro.pl/</> or <comment>https://apps.developer.allegro.pl.allegrosandbox.pl/</>
* <fg=blue>Edit .env.local</> with your client id and client secret
* <fg=blue>Configure</> bundle - <comment>imper86_allegro_api.yaml</> in your <comment>config/packages</> directory

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Jobby cron bundle - next steps</>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> jobs in <comment>imper86_jobby.yaml</> in your <comment>config/packages</> directory
* <fg=blue>Check config details</> with command <comment>./bin/console config:dump imper86_jobby</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Supervisor bundle - next steps</>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> instances in <comment>imper86_supervisor.yaml</> in your <comment>config/packages</> directory
* <fg=blue>Create supervisor config</> with command <comment>./bin/console i86:supervisor:rebuild</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Inspector Symfony Bundle </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the full documentation to properly configure your
Symfony application at <comment>https://docs.inspector.dev/</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Jacquesndl/MailerBundle, What's next? </>
<bg=blue;fg=white> </>
* The Jacquesndl/MailerBundle needs your default sender configuration.
Modify your JACQUESNDL_MAILER_SENDER_NAME and JACQUESNDL_MAILER_SENDER_ADDRESS config in <fg=green>.env</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> JanePHP - JSON Schema </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> package configuration:
1. Configure <comment>config/jane/config.php</> with your specification details
2. Run <comment>bin/jane-generate</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> JanePHP - JSON Schema </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> package configuration:
1. Configure <comment>config/jane/json_schema.php</> with your specification details
2. Run <comment>bin/jane-json-schema-generate</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> JanePHP - JSON Schema </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> package configuration:
1. Configure <comment>config/jane/open_api.php</> with your specification details
2. Run <comment>bin/jane-open-api-generate</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for JMoseCommandSchedulerBundle ? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> your application:
1. Secure your route by adding <comment>- { path: ^/command-scheduler, role: ROLE_ADMIN }</> in your security config.
2. Set the single-entry point in crontab : <comment>* * * * * php /your_app/bin/console scheduler:execute</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for Karser Recaptcha3 Bundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Make sure</> you have proper values in your .env file
* <fg=blue>Read</> the documentation at <comment>https://github.com/karser/KarserRecaptcha3Bundle</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: AdminLTE Configuration </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> bundle configuration:
1. Open <comment>config/packages/admin_lte.yaml</> and adjust to your needs
2. Create a layout file that uses:

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for KnpUOAuth2ClientBundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Download & configure your OAuth2 clients in </> your oauth2 clients:
<comment>config/packages/knpu_oauth2_client.yaml</>
<comment>https://github.com/knpuniversity/oauth2-client-bundle#configuring-a-client</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Finish</> bundle configuration:
1. Open <comment>config/packages/twig.yaml</>
2. Add form template to form_themes section like this:

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Get started with Buzz </>
<bg=blue;fg=white> </>
* Buzz is great for sending PSR-7 requests. To get started you need to install
a PSR-7 implementation and a PSR-17 factory. There are many to choose from.
To quickly get started run <info>composer require nyholm/psr7</info>

View File

@@ -1,8 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> You just installed league/flysystem-bundle! </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> your own storages in <comment>config/packages/flysystem.yaml</comment>.
* <fg=blue>Read</> the documentation at:

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: SapientBundle Configuration </>
<bg=blue;fg=white> </>
* Bundle is installed but it require a configuration.
Run command <fg=green>bin/console sapient:configure</>.
Then, copy output of command and paste it in <fg=green>config/packages/sapient.yaml</>

View File

@@ -1,5 +1,3 @@
<bg=blue;fg=white> Getting started using </><bg=blue;fg=white;options=bold>liip/imagine-bundle</><bg=blue;fg=white> </>
<fg=blue;options=bold>Configure</> <fg=blue>your transformations:</>
1. You <options=bold>MUST</> verify and uncomment the configuration in <comment>%CONFIG_DIR%/packages/liip_imagine.yaml</>.
2. You <options=bold>MAY</> configure your image transformation library (<comment>gmagick</>, <comment>imagick</>, or <comment>gd</> [default]).

View File

@@ -1,5 +1,3 @@
<bg=blue;fg=white> Getting started using </><bg=blue;fg=white;options=bold>liip/monitor-bundle</><bg=blue;fg=white> </>
<options=bold>Configure</> the bundle and routes:
1. You <options=bold>MUST</> verify the configuration in <comment>%CONFIG_DIR%/packages/monitor.yaml</>.
2. You <options=bold>MAY</> configure additional your checks and reporters, see the README.md for instructions.

View File

@@ -1,8 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> You just installed LolautruchePaylineBundle! </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> Payline environment variables in <comment>.env</comment>;
* <fg=blue>Using Symfony 4.4/5.x: Encrypt sensitive environment variables</>

View File

@@ -1,5 +1 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: Sentry Monolog Adapter configuration </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/MacPaw/sentry-monolog-adapter</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: Symfony Health Check Bundle Configuration </>
<bg=blue;fg=white> </>
*. Add healthcheck firewall to <fg=green>config/security.yaml</> file
<comment>

View File

@@ -1,4 +1,3 @@
<bg=blue;fg=white> Next for MaelInterventionImageBundle </>
* <fg=blue>Edit</> mael_intervention_image.yaml to configure the driver in config/packages
* <fg=blue>Read</> documentation at <comment>https://github.com/Mael-91/InterventionImageBundle/blob/master/README.md</>

View File

@@ -1,3 +1,2 @@
<bg=blue;fg=white> Next for MaelRecaptchaBundle </>
* <fg=blue>Edit mael_recaptcha.yaml</> add you keys in your .env file
* <fg=blue>Read</>documentation at <comment>https://github.com/Mael-91/MaelRecaptchaBundle/blob/master/README.md</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update config/packages/doctrine.yaml to link the entities correctly.
- For this please read the following documentation :
* https://github.com/Mapsred/TicketingBundle/blob/master/docs/2-setting_up_the_entities.md#b---fill-the-doctrine-configuration

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Next: AwsPushBundle Configuration </>
<bg=blue;fg=white> </>
* You can add more platforms to your config in config/packages/awspush.yaml
* You can remove the AWS credentials if they are configured in your app env or

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Media Configuration </>
<bg=blue;fg=white> </>
* <fg=blue>Finish the media configuration</>:
1. Configure the flysystem filesystems for private and public file storage
2. Modify your MEDIA_REDIRECT_URL config in .env, a reverse proxy or CDN is highly recommended

View File

@@ -1,5 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> MercesLab SpreadsheetClientBundle </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/MercesLyon/spreadsheet-client-bundle</>
* <fg=blue>Configure</> using the <comment>GOOGLE_CREDENTIALS</> env variable and in the <comment>config/packages/merces_lab_spreadsheet_client.yaml</> configuration file

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> Meritoo Common Bundle installed </>
<bg=blue;fg=white> </>
* <fg=blue>Read</> the documentation at <comment>https://github.com/meritoo/common-bundle#usage</>
* <fg=blue>Configure</> using options described at <comment>https://github.com/meritoo/common-bundle#configuration</>

View File

@@ -1,5 +0,0 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> MGD Stackdriver installed in PROD ENV </>
<bg=blue;fg=white> </>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Warning: make sure the twig engine is turned on in framework.yaml
- If not, add the following to config/packages/framework.yaml:

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Warning: make sure the twig engine is turned on in framework.yaml
- If not, add the following to config/packages/framework.yaml:

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update config/packages/dtc_queue.yaml to accurately reflect your needs (odm / orm / beanstalkd / rabbit_mq etc.)
- For a full list of configuration options, see:
* https://github.com/mmucklo/DtcQueueBundle/Resources/doc/full-configuration.md

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update config/packages/dtc_queue.yaml to accurately reflect your needs.
(Choose between odm|orm|beanstalkd|rabbit_mq|redis, etc.)

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update config/packages/dtc_queue.yaml:
# config/packages/dtc_queue.yaml

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
Please update etc/capistrano/deploy.rb, etc/capistrano/deploy/staging.rb and etc/capistrano/deploy/production.rb to accurately reflect your needs.
* <fg=blue>Read</> the capistrano symfony documentation at <comment>https://github.com/capistrano/symfony</>
* <fg=blue>Read</> the capistrano symfony documentation at <comment>https://github.com/capistrano/symfony</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> User management setup </>
<bg=blue;fg=white> </>
* Install the Symfony Maker Bundle using <info>composer require maker --dev</>. It's required for the next step.
* Run <info>bin/console make:user:msgphp</>. It will guide you through the basic setup by asking a series of

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for ApiPlatformMsBundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> the bundle:
<comment>config/packages/api_platform_ms.yaml</>
<comment>https://github.com/mtarld/api-platform-ms-bundle</>

View File

@@ -1,6 +1,2 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next for SymbokBundle? </>
<bg=blue;fg=white> </>
* <fg=blue>Configure</> bundle in <comment>config/packages/symbok.yaml</>
* <fg=blue>Read</> the documentation at <comment>https://github.com/mtarld/symbok-bundle/blob/master/src/Resources/doc/index.md</>

View File

@@ -1,7 +1,3 @@
<bg=blue;fg=white> </>
<bg=blue;fg=white> What's next? </>
<bg=blue;fg=white> </>
* Add the WordpressBundle routing file in your `config/routes.yaml`, after your custom routes to catch all Wordpress routes.
* <fg=blue>Read</> the documentation at <comment>https://github.com/mbo2olivier/mukadi-wordpress-bundle</>

Some files were not shown because too many files have changed in this diff Show More