Skip to content

Commit 9f82629

Browse files
authored
Update README.md (#524)
1 parent 375f173 commit 9f82629

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -69,13 +69,12 @@ You can download and install our extension in [Magento marketplace](https://mark
6969
- Optional `php bin/magento setup:static-content:deploy`
7070
- Execute `php bin/magento setup:di:compile`
7171
- Execute `php bin/magento cache:clean`
72-
- Execute `php bin/magento cron:run` three times
7372

7473
#### Manual Installation
7574
* extract files from an archive.
7675
* Execute command `cd /var/www/Magento/app/code` or
7776
`cd /var/www/html/Magento/app/code` based on your server Centos or Ubuntu.
78-
* Move all files from the /app/code/* directory in your extracted archive to the /app/code directory in your Magento project. Your Magento directory should now have a subdirectory named /app/code/Meta/BusinessExtension.
77+
* Move all files from the app/code/* directory in your extracted archive to the app/code directory in your Magento project. Your Magento directory should now have a subdirectory named app/code/Meta/BusinessExtension.
7978

8079

8180
##### ENABLE EXTENSION
@@ -100,11 +99,10 @@ Execute the following commands to manually install Meta Business Extension.
10099
- Optional `php bin/magento setup:static-content:deploy`
101100
- Execute `php bin/magento setup:di:compile`
102101
- Execute `php bin/magento cache:clean`
103-
- Execute `php bin/magento cron:run` three times
104102
### Verify Installation
105103
- Upon successful installation, login to your Magento Admin panel.
106-
- You should see a "Meta" Icon on the left hand side.
107-
- Click "Setup" to link a Meta Account.
104+
- You should see a "Facebook & Instagram" Icon on the left hand side.
105+
- Click "Overview" to link a Meta Account.
108106

109107
## Need help?
110108

@@ -113,7 +111,7 @@ Visit Facebook's [Advertiser Help Center](https://www.facebook.com/business/help
113111
## Requirements
114112

115113
Meta Business Extension For Magento 2 requires
116-
* Magento version 2.4.4, 2.4.5 (2.4.6 support coming soon)
114+
* Magento version 2.4.2-2.4.6
117115
* PHP 7.4 or greater
118116
* Memory limit of 1 GB or greater (2 GB or higher is preferred)
119117

0 commit comments

Comments
 (0)