Beschreibung
Company Data Manager allows users to manage essential company information from a dedicated admin panel in WordPress. It includes fields for contact information such as email, CIF/NIF, TIN/EIN, address, phone, website, and social media profiles. Users can display this information on their site using shortcodes.
Shortcodes
Use these shortcodes to display specific company data fields on your website.
[company_email]
– Display the company’s email address.[company_nif]
– Display the company’s CIF/NIF.[company_address]
– Display the company’s address.[company_phone]
– Display the company’s phone number.[company_website]
– Display the company’s website.[company_x]
– Display the company’s X profile.[company_youtube]
– Display the company’s YouTube profile.[company_instagram]
– Display the company’s Instagram profile.[company_linkedin]
– Display the company’s LinkedIn profile.[company_facebook]
– Display the company’s Facebook profile.
Installation
- Upload the
company-data-manager
folder to the/wp-content/plugins/
directory. - Activate the plugin through the ‚Plugins‘ menu in WordPress.
- Navigate to „Company Data“ in the WordPress admin to enter your company information.
FAQ
-
How do I add company data?
-
Navigate to „Company Data“ in the WordPress admin dashboard and fill out the fields.
-
Can I delete all data?
-
Yes, in the „Company Data“ admin page, there is an option to delete all stored data.
Rezensionen
Für dieses Plugin gibt es keine Rezensionen.
Mitwirkende & Entwickler
„Company Data Manager“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Company Data Manager“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.0.1
- Improved field sanitization and validation
- Added better error messages for invalid inputs
- Enhanced security with proper sanitization callbacks
1.0.0
- Initial release of Company Data Manager with core features for managing and displaying company information.