Skip to content

Commit 6a7f899

Browse files
committed
Added 'missing ./vendor' to FAQ
1 parent 64cb4d8 commit 6a7f899

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

readme.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ Once you have the source files:
4141
2. Run `composer install` to install dependencies and autoload namespace
4242

4343
== Frequently Asked Questions ==
44+
= Q. Why do I get the error "Warning: require( ... /autoload.php): failed to open stream: No such file or directory" when I try to activate it?
45+
A. You need to use the command prompt and [run Composer](https://github.com/dmhendricks/wordpress-base-plugin#composer) before this plugin will work.
46+
4447
= Q. What is Composer? =
4548
A. Composer is an application-level package manager for the PHP programming language that provides a standard format for managing dependencies of PHP software and required libraries.
4649

0 commit comments

Comments
 (0)